Searched refs:thermal_avg (Results 1 – 4 of 4) sorted by relevance
2239 dm_info->thermal_avg[path] = in rtw_phy_pwrtrack_avg()2262 therm_avg = dm_info->thermal_avg[path]; in rtw_phy_pwrtrack_get_delta()2296 if (dm_info->thermal_avg[therm_path] > in rtw_phy_pwrtrack_get_pwridx()2309 delta_lck = abs(dm_info->thermal_avg[0] - dm_info->thermal_meter_lck); in rtw_phy_pwrtrack_need_lck()2311 dm_info->thermal_meter_lck = dm_info->thermal_avg[0]; in rtw_phy_pwrtrack_need_lck()2323 delta_iqk = abs(dm_info->thermal_avg[0] - dm_info->thermal_meter_k); in rtw_phy_pwrtrack_need_iqk()2325 dm_info->thermal_meter_k = dm_info->thermal_avg[0]; in rtw_phy_pwrtrack_need_iqk()
1595 u8 thermal_avg[RTW_RF_PATH_MAX]; member
1866 if (dm_info->thermal_avg[therm_path] > in rtw8723d_pwrtrack_set_xtal()
1836 dm_info->thermal_avg[path] = 0xff; in rtw8822c_pwrtrack_init()