Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h295 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw);
673 static inline void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) {} in mlx5_eswitch_cleanup() function
H A Dmain.c899 mlx5_eswitch_cleanup(dev->priv.eswitch); in mlx5_init_once()
930 mlx5_eswitch_cleanup(dev->priv.eswitch); in mlx5_cleanup_once()
H A Deswitch.c1806 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) in mlx5_eswitch_cleanup() function