Lines Matching defs:ocrdma_qp
371 struct ocrdma_qp { struct
375 struct ocrdma_qp_hwq_info sq; argument
392 struct ocrdma_qp_hwq_info rq; argument
399 enum ocrdma_qp_state state; /* QP state */ argument
400 int cap_flags;
401 u32 max_ord, max_ird;
403 u32 id;
404 struct ocrdma_pd *pd;
406 enum ib_qp_type qp_type;
408 int sgid_idx;
409 u32 qkey;
410 bool dpp_enabled;
411 u8 *ird_q_va;
412 bool signaled;