Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c103 struct mlxsw_cooling_states cooling_states[MLXSW_THERMAL_NUM_TRIPS]; member
124 struct mlxsw_cooling_states cooling_states[MLXSW_THERMAL_NUM_TRIPS]; member
170 const struct mlxsw_cooling_states *state = &thermal->cooling_states[i]; in mlxsw_thermal_bind()
250 const struct mlxsw_cooling_states *state = &tz->cooling_states[i]; in mlxsw_thermal_module_bind()
463 memcpy(module_tz->cooling_states, default_cooling_states, in mlxsw_thermal_module_init()
464 sizeof(thermal->cooling_states)); in mlxsw_thermal_module_init()
605 memcpy(gearbox_tz->cooling_states, default_cooling_states, in mlxsw_thermal_gearboxes_init()
606 sizeof(thermal->cooling_states)); in mlxsw_thermal_gearboxes_init()
722 memcpy(thermal->cooling_states, default_cooling_states, sizeof(thermal->cooling_states)); in mlxsw_thermal_init()