Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c573 return mlxsw_sp_port->module_overheat_initial_val; in mlxsw_sp_port_get_transceiver_overheat_stats()
575 return stats - mlxsw_sp_port->module_overheat_initial_val; in mlxsw_sp_port_get_transceiver_overheat_stats()
Dspectrum.h323 u64 module_overheat_initial_val; member
Dspectrum.c1385 mlxsw_sp_port->module_overheat_initial_val = overheat_counter; in mlxsw_sp_port_overheat_init_val_set()