Searched defs:ocrdma_qp (Results 1 – 1 of 1) sorted by relevance
391 struct ocrdma_qp { struct395 struct ocrdma_qp_hwq_info sq; argument412 struct ocrdma_qp_hwq_info rq; argument419 enum ocrdma_qp_state state; /* QP state */ argument420 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;[all …]