Searched defs:bnxt_qplib_res (Results 1 – 1 of 1) sorted by relevance
302 struct bnxt_qplib_res { struct303 struct pci_dev *pdev;304 struct bnxt_qplib_chip_ctx *cctx;305 struct bnxt_qplib_dev_attr *dattr;306 struct net_device *netdev;307 struct bnxt_en_dev *en_dev;308 struct bnxt_qplib_rcfw *rcfw;309 struct bnxt_qplib_pd_tbl pd_tbl;311 struct mutex pd_tbl_lock;312 struct bnxt_qplib_sgid_tbl sgid_tbl;[all …]