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