Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h1006 void mlx5_eswitch_safe_aux_devs_remove(struct mlx5_core_dev *dev);
1115 mlx5_eswitch_safe_aux_devs_remove(struct mlx5_core_dev *dev) {}
1114 mlx5_eswitch_safe_aux_devs_remove(struct mlx5_core_dev *dev) {} mlx5_eswitch_safe_aux_devs_remove() function
H A Deswitch_offloads.c4441 void mlx5_eswitch_safe_aux_devs_remove(struct mlx5_core_dev *dev) in mlx5_eswitch_safe_aux_devs_remove() function
H A Den_main.c6993 mlx5_eswitch_safe_aux_devs_remove(mdev); in _mlx5e_remove()