Searched defs:bnxt_qplib_cq (Results 1 – 1 of 1) sorted by relevance
447 struct bnxt_qplib_cq { struct448 struct bnxt_qplib_dpi *dpi;449 struct bnxt_qplib_chip_ctx *cctx;450 struct bnxt_qplib_nq *nq;451 struct bnxt_qplib_db_info dbinfo;452 struct bnxt_qplib_sg_info sginfo;453 struct bnxt_qplib_hwq hwq;454 struct bnxt_qplib_hwq resize_hwq;455 struct list_head sqf_head;456 struct list_head rqf_head;[all …]