Searched refs:thermal_avg (Results 1 – 4 of 4) sorted by relevance
2387 dm_info->thermal_avg[path] = in rtw_phy_pwrtrack_avg()2410 therm_avg = dm_info->thermal_avg[path]; in rtw_phy_pwrtrack_get_delta()2444 if (dm_info->thermal_avg[therm_path] > in rtw_phy_pwrtrack_get_pwridx()2457 delta_lck = abs(dm_info->thermal_avg[0] - dm_info->thermal_meter_lck); in rtw_phy_pwrtrack_need_lck()2459 dm_info->thermal_meter_lck = dm_info->thermal_avg[0]; in rtw_phy_pwrtrack_need_lck()2471 delta_iqk = abs(dm_info->thermal_avg[0] - dm_info->thermal_meter_k); in rtw_phy_pwrtrack_need_iqk()2473 dm_info->thermal_meter_k = dm_info->thermal_avg[0]; in rtw_phy_pwrtrack_need_iqk()
602 if (dm_info->thermal_avg[therm_path] > in __rtw8723x_pwrtrack_set_xtal()
1701 u8 thermal_avg[RTW_RF_PATH_MAX]; member
1855 dm_info->thermal_avg[path] = 0xff; in rtw8822c_pwrtrack_init()