Searched defs:bnxt_qplib_qp (Results 1 – 1 of 1) sorted by relevance
327 struct bnxt_qplib_qp { struct328 struct bnxt_qplib_pd *pd;329 struct bnxt_qplib_dpi *dpi;330 struct bnxt_qplib_chip_ctx *cctx;331 u64 qp_handle;333 u32 id;334 u8 type;335 u8 sig_type;336 u8 wqe_mode;337 u8 state;[all …]