Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c435 int theta_low_bin = 0; in create_pa_curve() local
495 theta_low_bin += theta[i]; in create_pa_curve()
497 theta_low_bin = theta_low_bin / 5; in create_pa_curve()
499 theta[i] = theta_low_bin; in create_pa_curve()
502 theta[0] = theta_low_bin; in create_pa_curve()
504 theta[i] -= theta_low_bin; in create_pa_curve()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c435 int theta_low_bin = 0; in create_pa_curve() local
495 theta_low_bin += theta[i]; in create_pa_curve()
497 theta_low_bin = theta_low_bin / 5; in create_pa_curve()
499 theta[i] = theta_low_bin; in create_pa_curve()
502 theta[0] = theta_low_bin; in create_pa_curve()
504 theta[i] -= theta_low_bin; in create_pa_curve()

Completed in 4 milliseconds