Searched defs:qlnxr_qp (Results 1 – 1 of 1) sorted by relevance
624 struct qlnxr_qp { struct628 struct qlnxr_qp_hwq_info sq; argument629 struct qlnxr_qp_hwq_info rq; argument631 u32 max_inline_data;633 spinlock_t q_lock ____cacheline_aligned;635 struct qlnxr_cq *sq_cq;636 struct qlnxr_cq *rq_cq;637 struct qlnxr_srq *srq;638 enum ecore_roce_qp_state state; /* QP state */639 u32 id;[all …]