Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_thermal_cfg.c149 therm_cfg_params.levelconf[0].tmplwm = val7; in __hdd_sysfs_thermal_cfg_store()
H A Dwlan_hdd_thermal.c132 therm_cfg_params.levelconf[0].tmplwm = target_temp; in hdd_send_thermal_mitigation_val()
626 therm_cfg_params.levelconf[0].tmplwm = target_temp; in hdd_restore_thermal_mitigation_config()
H A Dwlan_hdd_wext.c7018 therm_cfg_params.levelconf[0].tmplwm = apps_args[6]; in __iw_set_var_ints_getnone()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h3230 uint32_t tmplwm; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9312 lvl_conf->temp_lwm = param->levelconf[i].tmplwm; in send_thermal_mitigation_param_cmd_tlv()