Searched defs:bnxt_qplib_cq (Results 1 – 1 of 1) sorted by relevance
432 struct bnxt_qplib_cq { struct433 struct bnxt_qplib_dpi *dpi;434 struct bnxt_qplib_db_info dbinfo;435 u32 max_wqe;436 u32 id;437 u16 count;438 u16 period;439 struct bnxt_qplib_hwq hwq;440 struct bnxt_qplib_hwq resize_hwq;441 u32 cnq_hw_ring_id;[all …]