Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c89 uint32_t dc, dc_off_percent; in hdd_send_thermal_mitigation_val() local
127 dc = thermal_temp.thermal_sampling_time; in hdd_send_thermal_mitigation_val()
129 therm_cfg_params.dc = dc; in hdd_send_thermal_mitigation_val()
141 hdd_debug("dc %d dc_off_per %d", dc, dc_off_percent); in hdd_send_thermal_mitigation_val()
604 uint32_t dc, dc_off_percent = 0; in hdd_restore_thermal_mitigation_config() local
617 dc = thermal_temp.thermal_sampling_time; in hdd_restore_thermal_mitigation_config()
623 therm_cfg_params.dc = dc; in hdd_restore_thermal_mitigation_config()
631 hdd_debug("dc %d dc_off_per %d enable %d", dc, dc_off_percent, enable); in hdd_restore_thermal_mitigation_config()
H A Dwlan_hdd_sysfs_thermal_cfg.c146 therm_cfg_params.dc = val2; in __hdd_sysfs_thermal_cfg_store()
H A Dwlan_hdd_wext.c7015 therm_cfg_params.dc = apps_args[1]; in __iw_set_var_ints_getnone()
/wlan-driver/wpa_supplicant_8/hs20/server/
H A Dspp_server.c
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1707 therm_data.dc = 100; in wma_update_thermal_mitigation_to_fw()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h3250 uint32_t dc; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9297 tt_conf->dc = param->dc; in send_thermal_mitigation_param_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h37037 A_UINT32 dc; /* duty cycle in ms */ member