Searched defs:ocrdma_qp (Results 1 – 1 of 1) sorted by relevance
336 struct ocrdma_qp { struct341 struct ocrdma_qp_hwq_info sq; argument358 struct ocrdma_qp_hwq_info rq; argument365 enum ocrdma_qp_state state; /* QP state */ argument366 int cap_flags;367 u32 max_ord, max_ird;369 u32 id;370 struct ocrdma_pd *pd;372 enum ib_qp_type qp_type;374 int sgid_idx;[all …]