Searched defs:bnxt_qplib_qp (Results 1 – 1 of 1) sorted by relevance
267 struct bnxt_qplib_qp { struct268 struct bnxt_qplib_pd *pd;269 struct bnxt_qplib_dpi *dpi;270 struct bnxt_qplib_chip_ctx *cctx;271 u64 qp_handle;273 u32 id;274 u8 type;275 u8 sig_type;276 u8 wqe_mode;277 u8 state;[all …]