Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.h20 int mlxsw_env_get_module_eeprom(struct net_device *netdev,
Dcore_env.c386 int mlxsw_env_get_module_eeprom(struct net_device *netdev, in mlxsw_env_get_module_eeprom() function
429 EXPORT_SYMBOL(mlxsw_env_get_module_eeprom);
Dminimal.c135 return mlxsw_env_get_module_eeprom(netdev, core, in mlxsw_m_get_module_eeprom()
Dspectrum_ethtool.c1052 return mlxsw_env_get_module_eeprom(netdev, mlxsw_sp->core, slot_index, in mlxsw_sp_get_module_eeprom()