Searched refs:m2ThreshLow (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.h99 u16 m2ThreshLow; member in struct:ath9k_ani_default
H A Dar5008_phy.c1092 const int m2ThreshLow[] = { 127, 40 }; local
1104 m2ThreshLow[on]);
1123 m2ThreshLow[on]);
1260 int m2ThreshLow = on ? local
1261 aniState->iniDef.m2ThreshLow : m2ThreshLow_off;
1284 m2ThreshLow);
1555 iniDef->m2ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M2_THRESH_LOW);
H A Dar9003_phy.c764 int m2ThreshLow = on ? local
765 aniState->iniDef.m2ThreshLow : m2ThreshLow_off;
788 m2ThreshLow);
1086 iniDef->m2ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M2_THRESH_LOW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c182 const TABLE m2ThreshLow = { 127, 40 }; local
195 | ((m2ThreshLow[on] << AR_PHY_SFCORR_LOW_M2_THRESH_LOW_S)

Completed in 125 milliseconds