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