Home
last modified time | relevance | path

Searched refs:mlx5_cache_ent (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c129 static void queue_adjust_cache_locked(struct mlx5_cache_ent *ent);
151 static int push_mkey_locked(struct mlx5_cache_ent *ent, u32 mkey) in push_mkey_locked()
174 static int pop_mkey_locked(struct mlx5_cache_ent *ent) in pop_mkey_locked()
198 struct mlx5_cache_ent *ent = mkey_out->ent; in create_mkey_callback()
245 static void set_cache_mkc(struct mlx5_cache_ent *ent, void *mkc) in set_cache_mkc()
271 static int add_keys(struct mlx5_cache_ent *ent, unsigned int num) in add_keys()
314 static int create_cache_mkey(struct mlx5_cache_ent *ent, u32 *mkey) in create_cache_mkey()
337 static void remove_cache_mr_locked(struct mlx5_cache_ent *ent) in remove_cache_mr_locked()
350 static int resize_available_mrs(struct mlx5_cache_ent *ent, unsigned int target, in resize_available_mrs()
385 struct mlx5_cache_ent *ent = filp->private_data; in size_write()
[all …]
H A Dmlx5_ib.h661 struct mlx5_cache_ent *cache_ent;
803 struct mlx5_cache_ent { struct
837 struct mlx5_cache_ent *ent; argument
1447 struct mlx5_cache_ent *
H A Dodp.c1885 struct mlx5_cache_ent *ent; in mlx5_odp_init_mkey_cache()