Home
last modified time | relevance | path

Searched refs:dcoffpercent (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c77 params->levelconf[0].dcoffpercent = DC_OFF_PERCENT_WPPS; in hdd_thermal_fill_clientid_priority()
130 therm_cfg_params.levelconf[0].dcoffpercent = dc_off_percent; in hdd_send_thermal_mitigation_val()
624 therm_cfg_params.levelconf[0].dcoffpercent = dc_off_percent; in hdd_restore_thermal_mitigation_config()
H A Dwlan_hdd_sysfs_thermal_cfg.c147 therm_cfg_params.levelconf[0].dcoffpercent = val3; in __hdd_sysfs_thermal_cfg_store()
H A Dwlan_hdd_wext.c7016 therm_cfg_params.levelconf[0].dcoffpercent = apps_args[2]; in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1709 therm_data.levelconf[0].dcoffpercent = in wma_update_thermal_mitigation_to_fw()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h3232 uint32_t dcoffpercent; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9314 lvl_conf->dc_off_percent = param->levelconf[i].dcoffpercent; in send_thermal_mitigation_param_cmd_tlv()