Searched defs:bnxt_qplib_cq (Results 1 – 1 of 1) sorted by relevance
395 struct bnxt_qplib_cq { struct396 struct bnxt_qplib_dpi *dpi;397 struct bnxt_qplib_db_info dbinfo;398 u32 max_wqe;399 u32 id;400 u16 count;401 u16 period;402 struct bnxt_qplib_hwq hwq;403 struct bnxt_qplib_hwq resize_hwq;404 u32 cnq_hw_ring_id;[all …]