Searched refs:thermal_throttle (Results 1 – 4 of 4) sorted by relevance
201 if (info->pdev_id <= fwol_obj->thermal_throttle.pdev_id || in notify_thermal_throttle_handler()202 fwol_obj->thermal_throttle.pdev_id == WLAN_INVALID_PDEV_ID) { in notify_thermal_throttle_handler()203 fwol_obj->thermal_throttle.level = info->level; in notify_thermal_throttle_handler()204 fwol_obj->thermal_throttle.pdev_id = info->pdev_id; in notify_thermal_throttle_handler()
215 *level = fwol_obj->thermal_throttle.level; in ucfg_fwol_thermal_get_target_level()
360 struct wlan_fwol_thermal_throttle_info thermal_throttle; member
613 fwol_obj->thermal_throttle.level = THERMAL_FULLPERF; in fwol_thermal_init()614 fwol_obj->thermal_throttle.pdev_id = WLAN_INVALID_PDEV_ID; in fwol_thermal_init()