Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c125 static void queue_adjust_cache_locked(struct mlx5_cache_ent *ent);
147 static int push_mkey_locked(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey_locked()
203 static int push_mkey(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey()
214 static void undo_push_reserve_mkey(struct mlx5_cache_ent *ent) in undo_push_reserve_mkey()
223 static void push_to_reserved(struct mlx5_cache_ent *ent, u32 mkey) in push_to_reserved()
232 static u32 pop_stored_mkey(struct mlx5_cache_ent *ent) in pop_stored_mkey()
257 struct mlx5_cache_ent *ent = mkey_out->ent; in create_mkey_callback()
303 static void set_cache_mkc(struct mlx5_cache_ent *ent, void *mkc) in set_cache_mkc()
321 static int add_keys(struct mlx5_cache_ent *ent, unsigned int num) in add_keys()
361 static int create_cache_mkey(struct mlx5_cache_ent *ent, u32 *mkey) in create_cache_mkey()
[all …]
H A Dmlx5_ib.h661 struct mlx5_cache_ent *cache_ent;
769 struct mlx5_cache_ent { struct
803 struct mlx5_cache_ent *ent; argument
1386 struct mlx5_cache_ent *
H A Dodp.c1600 struct mlx5_cache_ent *ent; in mlx5_odp_init_mkey_cache()