Searched refs:mlx5_cache_ent (Results 1 – 3 of 3) sorted by relevance
147 struct mlx5_cache_ent *ent = mr->cache_ent; in create_mkey_callback()443 struct mlx5_cache_ent *ent = &cache->ent[i]; in someone_adding()555 struct mlx5_cache_ent *ent; in delayed_cache_work_func()563 struct mlx5_cache_ent *ent; in cache_work_func()574 struct mlx5_cache_ent *ent; in mlx5_mr_cache_alloc()609 struct mlx5_cache_ent *ent = req_ent; in get_cache_mr()629 struct mlx5_cache_ent *ent = mr->cache_ent; in mlx5_mr_cache_free()641 struct mlx5_cache_ent *ent = &cache->ent[c]; in clean_keys()679 struct mlx5_cache_ent *ent; in mlx5_mr_cache_debugfs_init()709 struct mlx5_cache_ent *ent; in mlx5_mr_cache_init()[all …]
666 struct mlx5_cache_ent *cache_ent;756 struct mlx5_cache_ent { struct796 struct mlx5_cache_ent ent[MAX_MR_CACHE_ENTRIES]; argument1370 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent);1389 static inline void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) {} in mlx5_odp_init_mr_cache_entry()
1594 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) in mlx5_odp_init_mr_cache_entry()
Completed in 22 milliseconds