thermal_gain_corr 312 drivers/net/wireless/ath/ath9k/ar9003_paprd.c int thermal_gain_corr, voltage_gain_corr; thermal_gain_corr 360 drivers/net/wireless/ath/ath9k/ar9003_paprd.c thermal_gain_corr = (alpha_therm * (therm_value - therm_cal_value) + thermal_gain_corr 364 drivers/net/wireless/ath/ath9k/ar9003_paprd.c desired_gain = target_power - olpc_gain_delta - thermal_gain_corr -