Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c538 st->rxerr_crc, in read_file_frameerrors()
540 st->rxerr_crc * 100 / st->rx_all_count : 0); in read_file_frameerrors()
616 st->rxerr_crc = 0; in write_file_frameerrors()
H A Dath5k.h1212 unsigned int rxerr_crc; member