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