Searched refs:m2CountThrLow (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1070 int m2CountThr, m2CountThrLow; local
1099 m2CountThrLow = on ?
1100 aniState->iniDef.m2CountThrLow : m2CountThrLow_off;
1127 m2CountThrLow);
1414 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW);
H A Dar5008_phy.c986 int m2CountThrLow = on ? local
987 aniState->iniDef.m2CountThrLow : m2CountThrLow_off;
1011 m2CountThrLow);
1193 iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW);
H A Dani.h77 u16 m2CountThrLow; member in struct:ath9k_ani_default

Completed in 165 milliseconds