Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h271 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw);
604 static inline void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) {} in mlx5_eswitch_cleanup() function
Dmain.c889 mlx5_eswitch_cleanup(dev->priv.eswitch); in mlx5_init_once()
919 mlx5_eswitch_cleanup(dev->priv.eswitch); in mlx5_cleanup_once()
Deswitch.c2032 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) in mlx5_eswitch_cleanup() function