Searched refs:m1Thresh (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.h100 u16 m1Thresh; member in struct:ath9k_ani_default
H A Dar5008_phy.c1093 const int m1Thresh[] = { 127, 0x4d }; local
1107 m1Thresh[on]);
1126 m1Thresh[on]);
1262 int m1Thresh = on ? local
1263 aniState->iniDef.m1Thresh : m1Thresh_off;
1286 AR_PHY_SFCORR_M1_THRESH, m1Thresh);
1549 iniDef->m1Thresh = MS(val, AR_PHY_SFCORR_M1_THRESH);
H A Dar9003_phy.c766 int m1Thresh = on ? local
767 aniState->iniDef.m1Thresh : m1Thresh_off;
790 AR_PHY_SFCORR_M1_THRESH, m1Thresh);
1080 iniDef->m1Thresh = MS(val, AR_PHY_SFCORR_M1_THRESH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c183 const TABLE m1Thresh = { 127, 0x4d }; local
199 | ((m1Thresh[on] << AR_PHY_SFCORR_M1_THRESH_S)

Completed in 182 milliseconds