Searched defs:bnxt_qplib_srq (Results 1 – 1 of 1) sorted by relevance
76 struct bnxt_qplib_srq { struct77 struct bnxt_qplib_pd *pd;78 struct bnxt_qplib_dpi *dpi;79 struct bnxt_qplib_chip_ctx *cctx;80 struct bnxt_qplib_cq *cq;81 struct bnxt_qplib_swq *swq;82 struct bnxt_qplib_hwq hwq;83 struct bnxt_qplib_db_info dbinfo;84 struct bnxt_qplib_sg_info sginfo;85 u64 srq_handle;[all …]