Home
last modified time | relevance | path

Searched refs:IBV_MW_TYPE_2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dqp.c493 if (type == IBV_MW_TYPE_2) in set_umr_control_seg()
498 if (type == IBV_MW_TYPE_2) in set_umr_control_seg()
508 if (type == IBV_MW_TYPE_2) in set_umr_control_seg()
746 err = set_bind_wr(qp, IBV_MW_TYPE_2, 0, in _mlx5_post_send()
791 err = set_bind_wr(qp, IBV_MW_TYPE_2, 0, in _mlx5_post_send()
/freebsd/contrib/ofed/libmlx4/
H A Dqp.c133 if (((struct ibv_mw *)(wr->bind_mw.mw))->type == IBV_MW_TYPE_2) in set_bind_seg()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h547 IBV_MW_TYPE_2 = 2 enumerator