Lines Matching defs:ocrdma_qp
388 struct ocrdma_qp { struct
392 struct ocrdma_qp_hwq_info sq; argument
409 struct ocrdma_qp_hwq_info rq; argument
416 enum ocrdma_qp_state state; /* QP state */ argument
417 int cap_flags;
418 u32 max_ord, max_ird;
420 u32 id;
421 struct ocrdma_pd *pd;
423 enum ib_qp_type qp_type;
425 int sgid_idx;
426 u32 qkey;
427 bool dpp_enabled;
428 u8 *ird_q_va;
429 bool signaled;