Searched refs:IB_MW_TYPE_2 (Results 1 – 5 of 5) sorted by relevance
32 mw->state = (mw->ibmw.type == IB_MW_TYPE_2) ? in rxe_alloc_mw()67 if (mw->ibmw.type == IB_MW_TYPE_2) { in rxe_check_bind_mw()158 if (mw->ibmw.type == IB_MW_TYPE_2) { in rxe_do_bind_mw()302 (mw->ibmw.type == IB_MW_TYPE_2 && mw->qp != qp) || in rxe_lookup_mw()
53 case IB_MW_TYPE_2: return MLX4_MW_TYPE_2; in to_mlx4_type()
2241 MLX5_SET(mkc, mkc, en_rinval, !!((ibmw->type == IB_MW_TYPE_2))); in mlx5_ib_alloc_mw()
1283 IB_MW_TYPE_2 = 2 enumerator
927 if (cmd.mw_type != IB_MW_TYPE_1 && cmd.mw_type != IB_MW_TYPE_2) { in ib_uverbs_alloc_mw()