Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h31 int mlxsw_env_reset_module(struct net_device *netdev,
H A Dcore_env.c527 int mlxsw_env_reset_module(struct net_device *netdev, in mlxsw_env_reset_module() function
579 EXPORT_SYMBOL(mlxsw_env_reset_module);
H A Dminimal.c148 return mlxsw_env_reset_module(netdev, core, mlxsw_m_port->slot_index, in mlxsw_m_reset()
H A Dspectrum_ethtool.c1211 return mlxsw_env_reset_module(dev, mlxsw_sp->core, slot_index, in mlxsw_sp_reset()