Home
last modified time | relevance | path

Searched refs:maxTempThreshold (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1752 maxTempThreshold; in wma_update_thermal_cfg_to_fw()
1811 wma->thermal_mgmt_info.thermalLevels[0].maxTempThreshold = in wma_process_init_thermal_info()
1812 pThermalParams->thermalLevels[0].maxTempThreshold; in wma_process_init_thermal_info()
1815 wma->thermal_mgmt_info.thermalLevels[1].maxTempThreshold = in wma_process_init_thermal_info()
1816 pThermalParams->thermalLevels[1].maxTempThreshold; in wma_process_init_thermal_info()
1819 wma->thermal_mgmt_info.thermalLevels[2].maxTempThreshold = in wma_process_init_thermal_info()
1820 pThermalParams->thermalLevels[2].maxTempThreshold; in wma_process_init_thermal_info()
1823 wma->thermal_mgmt_info.thermalLevels[3].maxTempThreshold = in wma_process_init_thermal_info()
1824 pThermalParams->thermalLevels[3].maxTempThreshold; in wma_process_init_thermal_info()
1827 wma->thermal_mgmt_info.thermalLevels[4].maxTempThreshold = in wma_process_init_thermal_info()
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c8690 pWmaParam->thermalLevels[0].maxTempThreshold = in sme_init_thermal_info()
8694 pWmaParam->thermalLevels[1].maxTempThreshold = in sme_init_thermal_info()
8698 pWmaParam->thermalLevels[2].maxTempThreshold = in sme_init_thermal_info()
8702 pWmaParam->thermalLevels[3].maxTempThreshold = in sme_init_thermal_info()
8706 pWmaParam->thermalLevels[4].maxTempThreshold = in sme_init_thermal_info()
8710 pWmaParam->thermalLevels[5].maxTempThreshold = in sme_init_thermal_info()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2354 uint16_t maxTempThreshold; member