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