Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1256 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent);
1273 static inline void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) {} in mlx5_odp_init_mr_cache_entry() function
Dodp.c1556 void mlx5_odp_init_mr_cache_entry(struct mlx5_cache_ent *ent) in mlx5_odp_init_mr_cache_entry() function
Dmr.c635 mlx5_odp_init_mr_cache_entry(ent); in mlx5_mr_cache_init()