Searched refs:mlx5_mr_cache (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c57 struct mlx5_mr_cache *cache = &dev->cache;
69 struct mlx5_mr_cache *cache = &dev->cache;
127 struct mlx5_mr_cache *cache = &dev->cache;
181 struct mlx5_mr_cache *cache = &dev->cache;
206 static int someone_adding(struct mlx5_mr_cache *cache)
218 static int someone_releasing(struct mlx5_mr_cache *cache)
233 struct mlx5_mr_cache *cache = &dev->cache;
302 struct mlx5_mr_cache *cache = &dev->cache;
327 struct mlx5_mr_cache *cache = &dev->cache;
366 struct mlx5_mr_cache *cach
[all...]
H A Dmlx5_ib.h443 struct mlx5_mr_cache { struct
547 struct mlx5_mr_cache cache;

Completed in 100 milliseconds