Searched refs:m2CountThrLow (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.h103 u16 m2CountThrLow; member in struct:ath9k_ani_default
H A Dar5008_phy.c1096 const int m2CountThrLow[] = { 63, 48 }; local
1116 m2CountThrLow[on]);
1268 int m2CountThrLow = on ? local
1269 aniState->iniDef.m2CountThrLow : m2CountThrLow_off;
1293 m2CountThrLow);
1556 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW);
H A Dar9003_phy.c772 int m2CountThrLow = on ? local
773 aniState->iniDef.m2CountThrLow : m2CountThrLow_off;
797 m2CountThrLow);
1087 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c186 const TABLE m2CountThrLow = { 63, 48 }; local
211 | ((m2CountThrLow[on] << AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW_S)

Completed in 169 milliseconds