Searched defs:bnxt_qplib_res (Results 1 – 1 of 1) sorted by relevance
309 struct bnxt_qplib_res { struct310 struct pci_dev *pdev;311 struct bnxt_qplib_chip_ctx *cctx;312 struct bnxt_qplib_dev_attr *dattr;313 struct net_device *netdev;314 struct bnxt_en_dev *en_dev;315 struct bnxt_qplib_rcfw *rcfw;316 struct bnxt_qplib_pd_tbl pd_tbl;318 struct mutex pd_tbl_lock;319 struct bnxt_qplib_sgid_tbl sgid_tbl;[all …]