Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h154 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw);
H A Dmlx5_eswitch.c1146 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) in mlx5_eswitch_cleanup() function
H A Dmlx5_main.c1321 mlx5_eswitch_cleanup(dev->priv.eswitch); in mlx5_unload_one()