theta_low_bin     435 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 	int theta_low_bin = 0;
theta_low_bin     495 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		theta_low_bin += theta[i];
theta_low_bin     497 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 	theta_low_bin = theta_low_bin / 5;
theta_low_bin     499 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		theta[i] = theta_low_bin;
theta_low_bin     502 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 	theta[0] = theta_low_bin;
theta_low_bin     504 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		theta[i] -= theta_low_bin;