Searched defs:bnxt_qplib_res (Results 1 – 1 of 1) sorted by relevance
300 struct bnxt_qplib_res { struct301 struct pci_dev *pdev;302 struct bnxt_qplib_chip_ctx *cctx;303 struct bnxt_qplib_dev_attr *dattr;304 struct net_device *netdev;305 struct bnxt_qplib_rcfw *rcfw;306 struct bnxt_qplib_pd_tbl pd_tbl;308 struct mutex pd_tbl_lock;309 struct bnxt_qplib_sgid_tbl sgid_tbl;310 struct bnxt_qplib_dpi_tbl dpi_tbl;[all …]