Searched refs:tz_gearbox_arr (Results 1 – 1 of 1) sorted by relevance
121 struct mlxsw_thermal_module *tz_gearbox_arr; member524 area->tz_gearbox_arr = kzalloc_objs(*area->tz_gearbox_arr, in mlxsw_thermal_gearboxes_init()526 if (!area->tz_gearbox_arr) in mlxsw_thermal_gearboxes_init()530 gearbox_tz = &area->tz_gearbox_arr[i]; in mlxsw_thermal_gearboxes_init()550 mlxsw_thermal_gearbox_tz_fini(&area->tz_gearbox_arr[i]); in mlxsw_thermal_gearboxes_init()551 kfree(area->tz_gearbox_arr); in mlxsw_thermal_gearboxes_init()562 mlxsw_thermal_gearbox_tz_fini(&area->tz_gearbox_arr[i]); in mlxsw_thermal_gearboxes_fini()563 kfree(area->tz_gearbox_arr); in mlxsw_thermal_gearboxes_fini()