Searched refs:tz_gearbox_arr (Results 1 – 1 of 1) sorted by relevance
97 struct mlxsw_thermal_module *tz_gearbox_arr; member855 thermal->tz_gearbox_arr = kcalloc(thermal->tz_gearbox_num, in mlxsw_thermal_gearboxes_init()856 sizeof(*thermal->tz_gearbox_arr), in mlxsw_thermal_gearboxes_init()858 if (!thermal->tz_gearbox_arr) in mlxsw_thermal_gearboxes_init()862 gearbox_tz = &thermal->tz_gearbox_arr[i]; in mlxsw_thermal_gearboxes_init()876 mlxsw_thermal_gearbox_tz_fini(&thermal->tz_gearbox_arr[i]); in mlxsw_thermal_gearboxes_init()877 kfree(thermal->tz_gearbox_arr); in mlxsw_thermal_gearboxes_init()890 mlxsw_thermal_gearbox_tz_fini(&thermal->tz_gearbox_arr[i]); in mlxsw_thermal_gearboxes_fini()891 kfree(thermal->tz_gearbox_arr); in mlxsw_thermal_gearboxes_fini()