Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c59 static const struct thermal_trip default_thermal_module_trips[] = { variable
459 BUILD_BUG_ON(ARRAY_SIZE(default_thermal_module_trips) != in mlxsw_thermal_module_init()
461 memcpy(module_tz->trips, default_thermal_module_trips, in mlxsw_thermal_module_init()