Searched defs:bnxt_qplib_rcfw (Results 1 – 1 of 1) sorted by relevance
219 struct bnxt_qplib_rcfw { struct220 struct pci_dev *pdev;221 struct bnxt_qplib_res *res;222 struct bnxt_qplib_cmdq_ctx cmdq;223 struct bnxt_qplib_creq_ctx creq;224 struct bnxt_qplib_crsqe *crsqe_tbl;225 int qp_tbl_size;226 struct bnxt_qplib_qp_node *qp_tbl;228 spinlock_t tbl_lock;229 u64 oos_prev;[all …]