Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmr.c745 static struct mlx5_ib_mr *_mlx5_mr_cache_alloc(struct mlx5_ib_dev *dev, in _mlx5_mr_cache_alloc() function
820 return _mlx5_mr_cache_alloc(dev, ent, access_flags); in mlx5_mr_cache_alloc()
1189 mr = _mlx5_mr_cache_alloc(dev, ent, access_flags); in alloc_cacheable_mr()