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