Searched defs:bnxt_qplib_cq (Results 1 – 1 of 1) sorted by relevance
412 struct bnxt_qplib_cq { struct413 struct bnxt_qplib_dpi *dpi;414 struct bnxt_qplib_db_info dbinfo;415 u32 max_wqe;416 u32 id;417 u16 count;418 u16 period;419 struct bnxt_qplib_hwq hwq;420 struct bnxt_qplib_hwq resize_hwq;421 u32 cnq_hw_ring_id;[all …]