Home
last modified time | relevance | path

Searched refs:thermalMgmtEnabled (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1754 wma->thermal_mgmt_info.thermalMgmtEnabled; in wma_update_thermal_cfg_to_fw()
1789 pThermalParams->thermalMgmtEnabled, in wma_process_init_thermal_info()
1807 wma->thermal_mgmt_info.thermalMgmtEnabled = in wma_process_init_thermal_info()
1808 pThermalParams->thermalMgmtEnabled; in wma_process_init_thermal_info()
1861 if (wma->thermal_mgmt_info.thermalMgmtEnabled) { in wma_process_init_thermal_info()
1926 if (!wma->thermal_mgmt_info.thermalMgmtEnabled) { in wma_process_set_thermal_level()
2084 if (!wma->thermal_mgmt_info.thermalMgmtEnabled) { in wma_thermal_mgmt_evt_handler()
2132 wma->thermal_mgmt_info.thermalMgmtEnabled; in wma_thermal_mgmt_evt_handler()
H A Dwma_main.c9836 if (!wma_handle->thermal_mgmt_info.thermalMgmtEnabled) in wma_mc_process_msg()
9844 if (!wma_handle->thermal_mgmt_info.thermalMgmtEnabled) in wma_mc_process_msg()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2373 uint8_t thermalMgmtEnabled; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c8672 pWmaParam->thermalMgmtEnabled = thermal_temp.thermal_mitigation_enable; in sme_init_thermal_info()