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