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()
397 struct mlx5_cache_ent *ent; in delayed_cache_work_func()
399 ent = container_of(work, struct mlx5_cache_ent, dwork.work); in delayed_cache_work_func()
405 struct mlx5_cache_ent *ent; in cache_work_func()
407 ent = container_of(work, struct mlx5_cache_ent, work); in cache_work_func()
415 struct mlx5_cache_ent *ent; in alloc_cached_mr()
458 struct mlx5_cache_ent *ent; in free_cached_mr()
482 struct mlx5_cache_ent *ent = &cache->ent[c]; in clean_keys()
509 struct mlx5_cache_ent *ent; in mlx5_mr_cache_debugfs_init()
568 struct mlx5_cache_ent *ent; in mlx5_mr_cache_init()