Searched defs:bnxt_qplib_cq (Results 1 – 1 of 1) sorted by relevance
393 struct bnxt_qplib_cq { struct394 struct bnxt_qplib_dpi *dpi;395 struct bnxt_qplib_db_info dbinfo;396 u32 max_wqe;397 u32 id;398 u16 count;399 u16 period;400 struct bnxt_qplib_hwq hwq;401 u32 cnq_hw_ring_id;402 struct bnxt_qplib_nq *nq;[all …]