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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c24 static const int cycpwrThr1_table[] = variable
902 if (level >= ARRAY_SIZE(cycpwrThr1_table)) {
907 (unsigned) ARRAY_SIZE(cycpwrThr1_table));
914 value = cycpwrThr1_table[level] -
915 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
930 value2 = cycpwrThr1_table[level] -
931 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
H A Dar5008_phy.c28 static const int cycpwrThr1_table[] = variable
1398 if (level >= ARRAY_SIZE(cycpwrThr1_table)) {
1403 (unsigned) ARRAY_SIZE(cycpwrThr1_table));
1410 value = cycpwrThr1_table[level] -
1411 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
1426 value2 = cycpwrThr1_table[level] -
1427 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c24 static const int cycpwrThr1_table[] = variable
902 if (level >= ARRAY_SIZE(cycpwrThr1_table)) {
907 (unsigned) ARRAY_SIZE(cycpwrThr1_table));
914 value = cycpwrThr1_table[level] -
915 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
930 value2 = cycpwrThr1_table[level] -
931 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
H A Dar5008_phy.c28 static const int cycpwrThr1_table[] = variable
1398 if (level >= ARRAY_SIZE(cycpwrThr1_table)) {
1403 (unsigned) ARRAY_SIZE(cycpwrThr1_table));
1410 value = cycpwrThr1_table[level] -
1411 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +
1426 value2 = cycpwrThr1_table[level] -
1427 cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL_NEW] +

Completed in 206 milliseconds