Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c565 st->rxerr_proc, in read_file_frameerrors()
567 st->rxerr_proc * 100 / st->rx_all_count : 0); in read_file_frameerrors()
621 st->rxerr_proc = 0; in write_file_frameerrors()
H A Dath5k.h1218 unsigned int rxerr_proc; member
H A Dbase.c1615 ah->stats.rxerr_proc++; in ath5k_tasklet_rx()