Searched refs:mlx5_cache_ent (Results 1 – 3 of 3) sorted by relevance
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()[all …]
612 struct mlx5_cache_ent { struct645 struct mlx5_cache_ent ent[MAX_MR_CACHE_ENTRIES]; argument1145 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent);1157 static inline void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) {} in mlx5_odp_init_mr_cache_entry()
1180 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) in mlx5_odp_init_mr_cache_entry()