Lines Matching defs:ocrdma_qp
390 struct ocrdma_qp { struct
394 struct ocrdma_qp_hwq_info sq; argument
411 struct ocrdma_qp_hwq_info rq; argument
418 enum ocrdma_qp_state state; /* QP state */ argument
419 int cap_flags;
420 u32 max_ord, max_ird;
422 u32 id;
423 struct ocrdma_pd *pd;
425 enum ib_qp_type qp_type;
427 int sgid_idx;
428 u32 qkey;
429 bool dpp_enabled;
430 u8 *ird_q_va;
431 bool signaled;