Home
last modified time | relevance | path

Searched defs:qlnxr_qp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h624 struct qlnxr_qp { struct
628 struct qlnxr_qp_hwq_info sq; argument
629 struct qlnxr_qp_hwq_info rq; argument
631 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 …]