Searched refs:emerg_temp (Results 1 – 1 of 1) sorted by relevance
147 int crit_temp, int emerg_temp) in mlxsw_thermal_module_trips_update() argument154 if (!emerg_temp || !crit_temp) { in mlxsw_thermal_module_trips_update()165 &emerg_temp); in mlxsw_thermal_module_trips_update()170 if (crit_temp > emerg_temp) { in mlxsw_thermal_module_trips_update()172 tz->tzdev->type, crit_temp, emerg_temp); in mlxsw_thermal_module_trips_update()188 tz->trips[MLXSW_THERMAL_TEMP_TRIP_HOT].temp = emerg_temp; in mlxsw_thermal_module_trips_update()413 int temp, crit_temp, emerg_temp; in mlxsw_thermal_module_temp_get() local424 &crit_temp, &emerg_temp); in mlxsw_thermal_module_temp_get()432 crit_temp, emerg_temp); in mlxsw_thermal_module_temp_get()651 int dummy_temp, crit_temp, emerg_temp; in mlxsw_thermal_module_init() local[all …]