Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c584 st->txerr_fifo, in read_file_frameerrors()
586 st->txerr_fifo * 100 / st->tx_all_count : 0); in read_file_frameerrors()
625 st->txerr_fifo = 0; in write_file_frameerrors()
H A Dath5k.h1221 unsigned int txerr_fifo; member
H A Dbase.c1752 ah->stats.txerr_fifo++; in ath5k_tx_frame_completed()