Lines Matching refs:mlx5_cache_ent
86 struct mlx5_cache_ent *ent = &cache->ent[c]; in reg_mr_callback()
137 struct mlx5_cache_ent *ent = &cache->ent[c]; in add_keys()
191 struct mlx5_cache_ent *ent = &cache->ent[c]; in remove_keys()
218 struct mlx5_cache_ent *ent = filp->private_data; in size_write()
255 struct mlx5_cache_ent *ent = filp->private_data; in size_read()
284 struct mlx5_cache_ent *ent = filp->private_data; in limit_write()
317 struct mlx5_cache_ent *ent = filp->private_data; in limit_read()
355 static void __cache_work_func(struct mlx5_cache_ent *ent) in __cache_work_func()
409 struct mlx5_cache_ent *ent; in delayed_cache_work_func()
411 ent = container_of(work, struct mlx5_cache_ent, dwork.work); in delayed_cache_work_func()
417 struct mlx5_cache_ent *ent; in cache_work_func()
419 ent = container_of(work, struct mlx5_cache_ent, work); in cache_work_func()
427 struct mlx5_cache_ent *ent; in alloc_cached_mr()
467 struct mlx5_cache_ent *ent; in free_cached_mr()
491 struct mlx5_cache_ent *ent = &cache->ent[c]; in clean_keys()
518 struct mlx5_cache_ent *ent; in mlx5_mr_cache_debugfs_init()
577 struct mlx5_cache_ent *ent; in mlx5_mr_cache_init()