Lines Matching refs:thermalLevels

1748 		wma->thermal_mgmt_info.thermalLevels[WLAN_WMA_THERMAL_LEVEL_0].  in wma_update_thermal_cfg_to_fw()
1751 wma->thermal_mgmt_info.thermalLevels[WLAN_WMA_THERMAL_LEVEL_0]. 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()
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()
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()
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()
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()
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()
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()
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()
1825 wma->thermal_mgmt_info.thermalLevels[4].minTempThreshold = in wma_process_init_thermal_info()
1826 pThermalParams->thermalLevels[4].minTempThreshold; in wma_process_init_thermal_info()
1827 wma->thermal_mgmt_info.thermalLevels[4].maxTempThreshold = in wma_process_init_thermal_info()
1828 pThermalParams->thermalLevels[4].maxTempThreshold; in wma_process_init_thermal_info()
1829 wma->thermal_mgmt_info.thermalLevels[5].minTempThreshold = in wma_process_init_thermal_info()
1830 pThermalParams->thermalLevels[5].minTempThreshold; in wma_process_init_thermal_info()
1831 wma->thermal_mgmt_info.thermalLevels[5].maxTempThreshold = in wma_process_init_thermal_info()
1832 pThermalParams->thermalLevels[5].maxTempThreshold; in wma_process_init_thermal_info()
1842 wma->thermal_mgmt_info.thermalLevels[0].minTempThreshold, in wma_process_init_thermal_info()
1843 wma->thermal_mgmt_info.thermalLevels[0].maxTempThreshold, in wma_process_init_thermal_info()
1844 wma->thermal_mgmt_info.thermalLevels[1].minTempThreshold, in wma_process_init_thermal_info()
1845 wma->thermal_mgmt_info.thermalLevels[1].maxTempThreshold, in wma_process_init_thermal_info()
1846 wma->thermal_mgmt_info.thermalLevels[2].minTempThreshold, in wma_process_init_thermal_info()
1847 wma->thermal_mgmt_info.thermalLevels[2].maxTempThreshold, in wma_process_init_thermal_info()
1848 wma->thermal_mgmt_info.thermalLevels[3].minTempThreshold, in wma_process_init_thermal_info()
1849 wma->thermal_mgmt_info.thermalLevels[3].maxTempThreshold, in wma_process_init_thermal_info()
1850 wma->thermal_mgmt_info.thermalLevels[4].minTempThreshold, in wma_process_init_thermal_info()
1851 wma->thermal_mgmt_info.thermalLevels[4].maxTempThreshold, in wma_process_init_thermal_info()
1852 wma->thermal_mgmt_info.thermalLevels[5].minTempThreshold, in wma_process_init_thermal_info()
1853 wma->thermal_mgmt_info.thermalLevels[5].maxTempThreshold); in wma_process_init_thermal_info()
2001 while (temp < wma->thermal_mgmt_info.thermalLevels[i].minTempThreshold in wma_thermal_mgmt_get_level()
2008 while (temp > wma->thermal_mgmt_info.thermalLevels[i].maxTempThreshold in wma_thermal_mgmt_get_level()
2126 wma->thermal_mgmt_info.thermalLevels[thermal_level]. in wma_thermal_mgmt_evt_handler()
2129 wma->thermal_mgmt_info.thermalLevels[thermal_level]. in wma_thermal_mgmt_evt_handler()