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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dani.c474 int listen, ofdm_high, ofdm_low, cck_high, cck_low; local
488 cck_high = as->listen_time * ATH5K_ANI_CCK_TRIG_HIGH / 1000;
496 as->ofdm_errors, ofdm_high, as->cck_errors, cck_high);
498 if (as->ofdm_errors > ofdm_high || as->cck_errors > cck_high) {

Completed in 43 milliseconds