Searched refs:ofdmPhyErrRate (Results 1 – 1 of 1) sorted by relevance
421 u32 ofdmPhyErrRate, cckPhyErrRate; in ath9k_hw_ani_monitor() local430 ofdmPhyErrRate = aniState->ofdmPhyErrCount * 1000 / in ath9k_hw_ani_monitor()439 ofdmPhyErrRate, aniState->cckNoiseImmunityLevel, in ath9k_hw_ani_monitor()444 ofdmPhyErrRate < ah->config.ofdm_trig_low) { in ath9k_hw_ani_monitor()447 } else if (ofdmPhyErrRate > ah->config.ofdm_trig_high) { in ath9k_hw_ani_monitor()