Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h230 void mlx5e_rep_cleanup(void);
263 static inline void mlx5e_rep_cleanup(void) {}; in mlx5e_rep_cleanup() function
Den_rep.c1515 void mlx5e_rep_cleanup(void) in mlx5e_rep_cleanup() function
Den_main.c6015 mlx5e_rep_cleanup(); in mlx5e_cleanup()