Home
last modified time | relevance | path

Searched refs:max_srq_wqe (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h110 u32 max_srq_wqe; /* The maximum number of outstanding work member
H A Decore_rdma_api.h121 u32 max_srq_wqe; /* The maximum number of outstanding work member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1976 QL_DPRINT12(ha, "qattr->max_srq_wqe = 0x%x\n", qattr->max_srq_wqe); in qlnxr_check_qp_attrs()
2257 if (attrs->attr.max_wr > qattr->max_srq_wqe) { in qlnxr_check_srq_params()