Searched refs:theta_tilde (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c674 int theta_tilde = create_pa_curve() local
676 theta_tilde = create_pa_curve()
677 ((theta_tilde << M) + y_est[i + I]) / y_est[i + I]; create_pa_curve()
678 theta_tilde = create_pa_curve()
679 ((theta_tilde << M) + y_est[i + I]) / y_est[i + I]; create_pa_curve()
680 beta_raw = beta_raw + B1_tmp[i] * theta_tilde; create_pa_curve()
681 alpha_raw = alpha_raw + B2_tmp[i] * theta_tilde; create_pa_curve()

Completed in 53 milliseconds