Searched defs:bnxt_qplib_res (Results 1 – 1 of 1) sorted by relevance
417 struct bnxt_qplib_res { struct418 struct pci_dev *pdev;419 struct bnxt_qplib_chip_ctx *cctx;420 struct bnxt_qplib_dev_attr *dattr;421 struct bnxt_qplib_ctx *hctx;422 struct ifnet *netdev;423 struct bnxt_en_dev *en_dev;425 struct bnxt_qplib_rcfw *rcfw;427 struct bnxt_qplib_pd_tbl pd_tbl;428 struct mutex pd_tbl_lock;[all …]