Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/libibverbs/
H A Dlibibverbs.map105 ibv_cmd_dealloc_mw;
H A Ddriver.h183 int ibv_cmd_dealloc_mw(struct ibv_mw *mw,
H A Dcmd.c452 int ibv_cmd_dealloc_mw(struct ibv_mw *mw, in ibv_cmd_dealloc_mw() function
/freebsd-14.2/contrib/ofed/libmlx4/
H A Dverbs.c343 ret = ibv_cmd_dealloc_mw(mw, &cmd, sizeof(cmd)); in mlx4_dealloc_mw()
/freebsd-14.2/contrib/ofed/libirdma/
H A Dirdma_uverbs.c338 ret = ibv_cmd_dealloc_mw(mw, &cmd, sizeof(cmd)); in irdma_udealloc_mw()
/freebsd-14.2/contrib/ofed/libmlx5/
H A Dverbs.c247 ret = ibv_cmd_dealloc_mw(mw, &cmd, sizeof(cmd)); in mlx5_dealloc_mw()