Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/fw_offload/src/
H A Dtarget_if_fwol.c288 if (rx_ops->get_thermal_stats_resp && info->therm_throt_levels) in target_if_fwol_handle_thermal_lvl_stats_evt()
415 &info.therm_throt_levels, in target_if_fwol_thermal_throttle_event_handler()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_public_structs.h92 uint32_t therm_throt_levels; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c381 skb_len = NLMSG_HDRLEN + (get_tt_stats->therm_throt_levels) * in hdd_get_curr_thermal_stats_val()
406 for (i = 0; i < get_tt_stats->therm_throt_levels; i++) { in hdd_get_curr_thermal_stats_val()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9299 tt_conf->therm_throt_levels = param->num_thermal_conf; in send_thermal_mitigation_param_cmd_tlv()
15798 uint32_t *therm_throt_levels, in populate_thermal_stats() argument
15806 *therm_throt_levels = (tt_stats_event->therm_throt_levels > in populate_thermal_stats()
15809 tt_stats_event->therm_throt_levels; in populate_thermal_stats()
15811 if (*therm_throt_levels > param_buf->num_temp_range_stats) { in populate_thermal_stats()
15813 *therm_throt_levels, in populate_thermal_stats()
15824 for (lvl_idx = 0; lvl_idx < *therm_throt_levels; lvl_idx++) { in populate_thermal_stats()
15846 uint32_t *therm_throt_levels, in populate_thermal_stats() argument
15870 uint32_t *therm_throt_levels, in extract_thermal_stats_tlv() argument
15891 if (tt_stats_event->therm_throt_levels) in extract_thermal_stats_tlv()
[all …]
H A Dwmi_unified_api.c2474 uint32_t *therm_throt_levels, in wmi_extract_thermal_stats() argument
2480 evt_buf, temp, level, therm_throt_levels, in wmi_extract_thermal_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h3474 uint32_t *therm_throt_levels,
H A Dwmi_unified_priv.h2167 uint32_t *therm_throt_levels,
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h37039 A_UINT32 therm_throt_levels; /* Indicates the number of thermal zone configuration */ member
37072 A_UINT32 therm_throt_levels; /* number of levels in therm_throt_level_stats_info */ member