Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c129 mlx5_eswitch_disable(dev->priv.eswitch, clear_vf); in mlx5_device_disable_sriov()
H A Deswitch.h301 void mlx5_eswitch_disable(struct mlx5_eswitch *esw, bool clear_vf);
675 static inline void mlx5_eswitch_disable(struct mlx5_eswitch *esw, bool clear_vf) {} in mlx5_eswitch_disable() function
H A Deswitch.c1717 void mlx5_eswitch_disable(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable() function