Searched defs:ath_rx_stats (Results 1 – 1 of 1) sorted by relevance
45 struct ath_rx_stats { struct46 u32 rx_pkts_all;47 u32 rx_bytes_all;48 u32 crc_err;72 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, argument