Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/
A Dani.c478 int listen, ofdm_high, ofdm_low, cck_high, cck_low; in ath5k_ani_calibration() local
492 cck_high = as->listen_time * ATH5K_ANI_CCK_TRIG_HIGH / 1000; in ath5k_ani_calibration()
500 as->ofdm_errors, ofdm_high, as->cck_errors, cck_high); in ath5k_ani_calibration()
502 if (as->ofdm_errors > ofdm_high || as->cck_errors > cck_high) { in ath5k_ani_calibration()

Completed in 4 milliseconds