Lines Matching defs:ocrdma_qp
391 struct ocrdma_qp { struct
395 struct ocrdma_qp_hwq_info sq; argument
412 struct ocrdma_qp_hwq_info rq; argument
419 enum ocrdma_qp_state state; /* QP state */ argument
420 int cap_flags;
421 u32 max_ord, max_ird;
423 u32 id;
424 struct ocrdma_pd *pd;
426 enum ib_qp_type qp_type;
428 int sgid_idx;
429 u32 qkey;
430 bool dpp_enabled;
431 u8 *ird_q_va;
432 bool signaled;