Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_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()
HDmlx5_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-14-stable/sys/dev/mthca/
HDmthca_provider.c415 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
/freebsd-14-stable/sys/ofed/include/rdma/
HDib_verbs.h923 IB_SRQT_BASIC, enumerator
/freebsd-14-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_cmd.c3523 xcmd.srq_type = IB_SRQT_BASIC; in ib_uverbs_create_srq()
/freebsd-14-stable/sys/dev/bnxt/bnxt_re/
HDib_verbs.c1229 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in bnxt_re_create_srq()