Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.h590 int mlx5_dealloc_mw(struct ibv_mw *mw);
H A Dmlx5.c106 .dealloc_mw = mlx5_dealloc_mw,
H A Dverbs.c242 int mlx5_dealloc_mw(struct ibv_mw *mw) in mlx5_dealloc_mw() function