Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c580 return mlxsw_sp_port->module_overheat_initial_val; in mlxsw_sp_port_get_transceiver_overheat_stats()
582 return stats - mlxsw_sp_port->module_overheat_initial_val; in mlxsw_sp_port_get_transceiver_overheat_stats()
H A Dspectrum.h361 u64 module_overheat_initial_val; member
H A Dspectrum.c1454 mlxsw_sp_port->module_overheat_initial_val = overheat_counter; in mlxsw_sp_port_overheat_init_val_set()