Searched refs:IB_SRQ_LIMIT (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c244 if (attr_mask & IB_SRQ_LIMIT) {
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c359 if (attr_mask & IB_SRQ_LIMIT) {
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_srq.c369 if (attr_mask & IB_SRQ_LIMIT) {
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h937 IB_SRQ_LIMIT = 1 << 1, enumerator in enum:ib_srq_attr_mask
2681 * IB_SRQ_LIMIT to set the SRQ's limit and request notification when
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c321 if (attr_mask & IB_SRQ_LIMIT) {

Completed in 145 milliseconds