Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
703 struct mtk_hw_stats { struct704 u64 tx_bytes;705 u64 tx_packets;706 u64 tx_skip;707 u64 tx_collisions;708 u64 rx_bytes;709 u64 rx_packets;710 u64 rx_overflow;711 u64 rx_fcs_errors;712 u64 rx_short_errors;[all …]