Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c130 mlx5_eswitch_disable(dev->priv.eswitch); in mlx5_device_disable_sriov()
Deswitch.h273 void mlx5_eswitch_disable(struct mlx5_eswitch *esw);
606 static inline void mlx5_eswitch_disable(struct mlx5_eswitch *esw) {} in mlx5_eswitch_disable() function
Deswitch_offloads.c1372 mlx5_eswitch_disable(esw); in esw_offloads_start()
2198 mlx5_eswitch_disable(esw); in esw_offloads_stop()
Deswitch.c1926 void mlx5_eswitch_disable(struct mlx5_eswitch *esw) in mlx5_eswitch_disable() function