Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dmr.c720 static struct mlx5_ib_mr *_mlx5_mr_cache_alloc(struct mlx5_ib_dev *dev, in _mlx5_mr_cache_alloc() function
797 return _mlx5_mr_cache_alloc(dev, ent, access_flags); in mlx5_mr_cache_alloc()
1147 mr = _mlx5_mr_cache_alloc(dev, ent, access_flags); in alloc_cacheable_mr()