Home
last modified time | relevance | path

Searched refs:IB_SRQT_BASIC (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c100 if (in->type != IB_SRQT_BASIC) { in create_srq_user()
142 in->type != IB_SRQT_BASIC) in create_srq_user()
202 in->type != IB_SRQT_BASIC) in create_srq_kernel()
H A Dmlx5_ib_main.c2997 attr.srq_type = IB_SRQT_BASIC; in create_dev_resources()
3006 devr->s1->srq_type = IB_SRQT_BASIC; in create_dev_resources()
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c415 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h923 IB_SRQT_BASIC, enumerator
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3523 xcmd.srq_type = IB_SRQT_BASIC; in ib_uverbs_create_srq()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c1229 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in bnxt_re_create_srq()