Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c133 therm_cfg_params.num_thermal_conf = 1; in hdd_send_thermal_mitigation_val()
627 therm_cfg_params.num_thermal_conf = 1; in hdd_restore_thermal_mitigation_config()
H A Dwlan_hdd_wext.c7024 therm_cfg_params.num_thermal_conf = 1; in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1712 therm_data.num_thermal_conf = 1; in wma_update_thermal_mitigation_to_fw()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h3252 uint8_t num_thermal_conf; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9279 param->num_thermal_conf * in send_thermal_mitigation_param_cmd_tlv()
9299 tt_conf->therm_throt_levels = param->num_thermal_conf; in send_thermal_mitigation_param_cmd_tlv()
9304 (param->num_thermal_conf * in send_thermal_mitigation_param_cmd_tlv()
9308 for (i = 0; i < param->num_thermal_conf; i++) { in send_thermal_mitigation_param_cmd_tlv()