Searched refs:m1ThreshLow (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.h98 u16 m1ThreshLow; member in struct:ath9k_ani_default
H A Dar5008_phy.c1091 const int m1ThreshLow[] = { 127, 50 }; local
1101 m1ThreshLow[on]);
1120 m1ThreshLow[on]);
1258 int m1ThreshLow = on ? local
1259 aniState->iniDef.m1ThreshLow : m1ThreshLow_off;
1281 m1ThreshLow);
1554 iniDef->m1ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M1_THRESH_LOW);
H A Dar9003_phy.c762 int m1ThreshLow = on ? local
763 aniState->iniDef.m1ThreshLow : m1ThreshLow_off;
785 m1ThreshLow);
1085 iniDef->m1ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M1_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.c181 const TABLE m1ThreshLow = { 127, 50 }; local
191 | ((m1ThreshLow[on] << AR_PHY_SFCORR_LOW_M1_THRESH_LOW_S)

Completed in 113 milliseconds