Searched defs:bnxt_qplib_srq (Results 1 – 2 of 2) sorted by relevance
89 struct bnxt_qplib_srq { struct90 struct bnxt_qplib_pd *pd;91 struct bnxt_qplib_dpi *dpi;92 struct bnxt_qplib_db_info dbinfo;93 u64 srq_handle;94 u32 id;95 u16 wqe_size;96 u32 max_wqe;97 u32 max_sge;98 u32 threshold;[all …]
87 struct bnxt_qplib_srq { struct88 struct bnxt_qplib_pd *pd;89 struct bnxt_qplib_dpi *dpi;90 struct bnxt_qplib_db_info dbinfo;91 u64 srq_handle;92 u32 id;93 u16 wqe_size;94 u32 max_wqe;95 u32 max_sge;96 u32 threshold;[all …]