Searched refs:ofdmPhyErrRate (Results 1 – 1 of 1) sorted by relevance
405 u32 ofdmPhyErrRate, cckPhyErrRate; in ath9k_hw_ani_monitor() local410 ofdmPhyErrRate = aniState->ofdmPhyErrCount * 1000 / in ath9k_hw_ani_monitor()419 ofdmPhyErrRate, aniState->cckNoiseImmunityLevel, in ath9k_hw_ani_monitor()424 ofdmPhyErrRate < ah->config.ofdm_trig_low) { in ath9k_hw_ani_monitor()427 } else if (ofdmPhyErrRate > ah->config.ofdm_trig_high) { in ath9k_hw_ani_monitor()