Searched refs:mlx5_dealloc_mw (Results 1 – 3 of 3) sorted by relevance
590 int mlx5_dealloc_mw(struct ibv_mw *mw);
106 .dealloc_mw = mlx5_dealloc_mw,
242 int mlx5_dealloc_mw(struct ibv_mw *mw) in mlx5_dealloc_mw() function