Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dani.h74 * @last_cck_errors: CCK timing error count from previous run (for stats)
99 unsigned int last_cck_errors; member
H A Dani.c454 as->last_cck_errors = as->cck_errors; in ath5k_ani_period_restart()
H A Ddebug.c733 as->cck_errors, as->last_cck_errors, in read_file_ani()