Searched defs:ocrdma_qp (Results 1 – 1 of 1) sorted by relevance
386 struct ocrdma_qp { struct390 struct ocrdma_qp_hwq_info sq; argument407 struct ocrdma_qp_hwq_info rq; argument414 enum ocrdma_qp_state state; /* QP state */ argument415 int cap_flags;416 u32 max_ord, max_ird;418 u32 id;419 struct ocrdma_pd *pd;421 enum ib_qp_type qp_type;423 int sgid_idx;[all …]