Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmr.c124 static void queue_adjust_cache_locked(struct mlx5_cache_ent *ent);
146 static int push_mkey_locked(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey_locked()
202 static int push_mkey(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey()
213 static void undo_push_reserve_mkey(struct mlx5_cache_ent *ent) in undo_push_reserve_mkey()
222 static void push_to_reserved(struct mlx5_cache_ent *ent, u32 mkey) in push_to_reserved()
231 static u32 pop_stored_mkey(struct mlx5_cache_ent *ent) in pop_stored_mkey()
256 struct mlx5_cache_ent *ent = mkey_out->ent; in create_mkey_callback()
302 static void set_cache_mkc(struct mlx5_cache_ent *ent, void *mkc) in set_cache_mkc()
319 static int add_keys(struct mlx5_cache_ent *ent, unsigned int num) in add_keys()
359 static int create_cache_mkey(struct mlx5_cache_ent *ent, u32 *mkey) in create_cache_mkey()
[all …]
Dmlx5_ib.h648 struct mlx5_cache_ent *cache_ent;
756 struct mlx5_cache_ent { struct
790 struct mlx5_cache_ent *ent; argument
1369 struct mlx5_cache_ent *
Dodp.c1597 struct mlx5_cache_ent *ent; in mlx5_odp_init_mkey_cache()