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