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

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c303 } else if (init_attr->srq_type == IB_SRQT_BASIC) {
H A Dmlx5_ib_main.c2792 attr.srq_type = IB_SRQT_BASIC;
2803 devr->s1->srq_type = IB_SRQT_BASIC;
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_provider.c448 if (init_attr->srq_type != IB_SRQT_BASIC)
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h931 IB_SRQT_BASIC, enumerator in enum:ib_srq_type
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1843 if (!srq || srq->srq_type != IB_SRQT_BASIC) {
4042 xcmd.srq_type = IB_SRQT_BASIC;

Completed in 160 milliseconds