Home
last modified time | relevance | path

Searched refs:IB_MW_TYPE_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c55 case IB_MW_TYPE_1: return MLX4_MW_TYPE_1; in to_mlx4_type()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c563 if (type != IB_MW_TYPE_1) in c4iw_alloc_mw()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1152 IB_MW_TYPE_1 = 1, enumerator
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c909 if (cmd.mw_type != IB_MW_TYPE_1 && cmd.mw_type != IB_MW_TYPE_2) { in ib_uverbs_alloc_mw()