Searched refs:mlx5_alloc_mw (Results 1 – 3 of 3) sorted by relevance
589 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type);
105 .alloc_mw = mlx5_alloc_mw,
219 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx5_alloc_mw() function