Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx4/
H A Dmlx4.c96 .dealloc_mw = mlx4_dealloc_mw,
H A Dmlx4.h380 int mlx4_dealloc_mw(struct ibv_mw *mw);
H A Dverbs.c338 int mlx4_dealloc_mw(struct ibv_mw *mw) in mlx4_dealloc_mw() function