Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c542 st->rxerr_phy, in read_file_frameerrors()
544 st->rxerr_phy * 100 / st->rx_all_count : 0); in read_file_frameerrors()
617 st->rxerr_phy = 0; in write_file_frameerrors()
H A Dath5k.h1213 unsigned int rxerr_phy; member
H A Dbase.c1506 ah->stats.rxerr_phy++; in ath5k_receive_frame_ok()