Searched refs:ofdm_low (Results 1 – 1 of 1) sorted by relevance
476 int listen, ofdm_high, ofdm_low, cck_high, cck_low; in ath5k_ani_calibration() local491 ofdm_low = as->listen_time * ATH5K_ANI_OFDM_TRIG_LOW / 1000; in ath5k_ani_calibration()511 as->ofdm_errors, ofdm_low, as->cck_errors, cck_low); in ath5k_ani_calibration()513 if (as->ofdm_errors <= ofdm_low && as->cck_errors <= cck_low) in ath5k_ani_calibration()