Lines Matching refs:mlx5_cache_ent
132 struct mlx5_cache_ent *ent = &cache->ent[c]; in reg_mr_callback()
177 struct mlx5_cache_ent *ent = &cache->ent[c]; in add_keys()
239 struct mlx5_cache_ent *ent = &cache->ent[c]; in remove_keys()
272 struct mlx5_cache_ent *ent = filp->private_data; in size_write()
309 struct mlx5_cache_ent *ent = filp->private_data; in size_read()
330 struct mlx5_cache_ent *ent = filp->private_data; in limit_write()
363 struct mlx5_cache_ent *ent = filp->private_data; in limit_read()
393 static void __cache_work_func(struct mlx5_cache_ent *ent) in __cache_work_func()
447 struct mlx5_cache_ent *ent; in delayed_cache_work_func()
449 ent = container_of(work, struct mlx5_cache_ent, dwork.work); in delayed_cache_work_func()
455 struct mlx5_cache_ent *ent; in cache_work_func()
457 ent = container_of(work, struct mlx5_cache_ent, work); in cache_work_func()
464 struct mlx5_cache_ent *ent; in mlx5_mr_cache_alloc()
501 struct mlx5_cache_ent *ent; in alloc_cached_mr()
543 struct mlx5_cache_ent *ent; in mlx5_mr_cache_free()
574 struct mlx5_cache_ent *ent = &cache->ent[c]; in clean_keys()
616 struct mlx5_cache_ent *ent; in mlx5_mr_cache_debugfs_init()
671 struct mlx5_cache_ent *ent; in mlx5_mr_cache_init()
731 struct mlx5_cache_ent *ent; in wait_for_async_commands()