Searched defs:bnxt_qplib_cq (Results 1 – 2 of 2) sorted by relevance
371 struct bnxt_qplib_cq { struct372 struct bnxt_qplib_dpi *dpi;373 void __iomem *dbr_base;374 u32 max_wqe;375 u32 id;376 u16 count;377 u16 period;378 struct bnxt_qplib_hwq hwq;379 u32 cnq_hw_ring_id;380 struct bnxt_qplib_nq *nq;[all …]
418 struct bnxt_qplib_cq *), in bnxt_qplib_enable_nq()