Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c1749 minTempThreshold; in wma_update_thermal_cfg_to_fw()
1809 wma->thermal_mgmt_info.thermalLevels[0].minTempThreshold = in wma_process_init_thermal_info()
1810 pThermalParams->thermalLevels[0].minTempThreshold; in wma_process_init_thermal_info()
1813 wma->thermal_mgmt_info.thermalLevels[1].minTempThreshold = in wma_process_init_thermal_info()
1814 pThermalParams->thermalLevels[1].minTempThreshold; in wma_process_init_thermal_info()
1817 wma->thermal_mgmt_info.thermalLevels[2].minTempThreshold = in wma_process_init_thermal_info()
1818 pThermalParams->thermalLevels[2].minTempThreshold; in wma_process_init_thermal_info()
1821 wma->thermal_mgmt_info.thermalLevels[3].minTempThreshold = in wma_process_init_thermal_info()
1822 pThermalParams->thermalLevels[3].minTempThreshold; in wma_process_init_thermal_info()
1825 wma->thermal_mgmt_info.thermalLevels[4].minTempThreshold = in wma_process_init_thermal_info()
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c8688 pWmaParam->thermalLevels[0].minTempThreshold = in sme_init_thermal_info()
8692 pWmaParam->thermalLevels[1].minTempThreshold = in sme_init_thermal_info()
8696 pWmaParam->thermalLevels[2].minTempThreshold = in sme_init_thermal_info()
8700 pWmaParam->thermalLevels[3].minTempThreshold = in sme_init_thermal_info()
8704 pWmaParam->thermalLevels[4].minTempThreshold = in sme_init_thermal_info()
8708 pWmaParam->thermalLevels[5].minTempThreshold = in sme_init_thermal_info()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h2353 uint16_t minTempThreshold; member