Home
last modified time | relevance | path

Searched refs:ofdmPhyErrRate (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dani.c699 u32 ofdmPhyErrRate, cckPhyErrRate; in ath9k_hw_ani_monitor() local
711 ofdmPhyErrRate = aniState->ofdmPhyErrCount * 1000 / in ath9k_hw_ani_monitor()
720 ofdmPhyErrRate, aniState->cckNoiseImmunityLevel, in ath9k_hw_ani_monitor()
724 if (ofdmPhyErrRate <= ah->config.ofdm_trig_low && in ath9k_hw_ani_monitor()
732 if (ofdmPhyErrRate > ah->config.ofdm_trig_high && in ath9k_hw_ani_monitor()