Searched defs:bnxt_qplib_qp (Results 1 – 1 of 1) sorted by relevance
253 struct bnxt_qplib_qp { struct254 struct bnxt_qplib_pd *pd;255 struct bnxt_qplib_dpi *dpi;256 struct bnxt_qplib_chip_ctx *cctx;257 u64 qp_handle;259 u32 id;260 u8 type;261 u8 sig_type;262 u32 modify_flags;263 u8 state;[all …]