Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1343 void mlx5_odp_init_mkey_cache_entry(struct mlx5_cache_ent *ent);
1362 static inline void mlx5_odp_init_mkey_cache_entry(struct mlx5_cache_ent *ent) {} in mlx5_odp_init_mkey_cache_entry() function
Dodp.c1591 void mlx5_odp_init_mkey_cache_entry(struct mlx5_cache_ent *ent) in mlx5_odp_init_mkey_cache_entry() function
Dmr.c761 mlx5_odp_init_mkey_cache_entry(ent); in mlx5_mkey_cache_init()