Searched defs:ocrdma_qp (Results 1 – 1 of 1) sorted by relevance
371 struct ocrdma_qp { struct375 struct ocrdma_qp_hwq_info sq; argument392 struct ocrdma_qp_hwq_info rq; argument399 enum ocrdma_qp_state state; /* QP state */ argument400 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;[all …]