Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dqp.c448 ((type == IBV_MW_TYPE_1 || !bind_info->length) ? in set_umr_mkey_seg()
974 if (wr->bind_mw.mw->type == IBV_MW_TYPE_1) in mlx5_post_send()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h546 IBV_MW_TYPE_1 = 1, enumerator
1808 if (mw->type != IBV_MW_TYPE_1) in ibv_bind_mw()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c1775 if (ib_wr->bind_mw.mw->type == IBV_MW_TYPE_1) { in irdma_upost_send()