Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h20 int mlxsw_env_get_module_eeprom(struct net_device *netdev,
H A Dcore_env.c384 int mlxsw_env_get_module_eeprom(struct net_device *netdev, in mlxsw_env_get_module_eeprom() function
427 EXPORT_SYMBOL(mlxsw_env_get_module_eeprom);
H A Dminimal.c124 return mlxsw_env_get_module_eeprom(netdev, core, in mlxsw_m_get_module_eeprom()
H A Dspectrum_ethtool.c1052 return mlxsw_env_get_module_eeprom(netdev, mlxsw_sp->core, slot_index, in mlxsw_sp_get_module_eeprom()