Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c541 if (gearbox_tz->slot_index) in mlxsw_thermal_gearbox_tz_init()
543 gearbox_tz->slot_index, gearbox_tz->module + 1); in mlxsw_thermal_gearbox_tz_init()
546 gearbox_tz->module + 1); in mlxsw_thermal_gearbox_tz_init()
548 gearbox_tz->trips, in mlxsw_thermal_gearbox_tz_init()
551 gearbox_tz, in mlxsw_thermal_gearbox_tz_init()
554 gearbox_tz->parent->polling_delay); in mlxsw_thermal_gearbox_tz_init()
555 if (IS_ERR(gearbox_tz->tzdev)) in mlxsw_thermal_gearbox_tz_init()
556 return PTR_ERR(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
602 gearbox_tz = &area->tz_gearbox_arr[i]; in mlxsw_thermal_gearboxes_init()
607 gearbox_tz->module = i; in mlxsw_thermal_gearboxes_init()
[all …]