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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dani.h101 u16 m2Thresh; member in struct:ath9k_ani_default
H A Dar5008_phy.c1094 const int m2Thresh[] = { 127, 0x40 }; local
1110 m2Thresh[on]);
1129 m2Thresh[on]);
1264 int m2Thresh = on ? local
1265 aniState->iniDef.m2Thresh : m2Thresh_off;
1288 AR_PHY_SFCORR_M2_THRESH, m2Thresh);
1550 iniDef->m2Thresh = MS(val, AR_PHY_SFCORR_M2_THRESH);
H A Dar9003_phy.c768 int m2Thresh = on ? local
769 aniState->iniDef.m2Thresh : m2Thresh_off;
792 AR_PHY_SFCORR_M2_THRESH, m2Thresh);
1081 iniDef->m2Thresh = MS(val, AR_PHY_SFCORR_M2_THRESH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c184 const TABLE m2Thresh = { 127, 0x40 }; local
203 | ((m2Thresh[on] << AR_PHY_SFCORR_M2_THRESH_S)

Completed in 108 milliseconds