Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
683 struct mtk_hw_stats { struct684 u64 tx_bytes;685 u64 tx_packets;686 u64 tx_skip;687 u64 tx_collisions;688 u64 rx_bytes;689 u64 rx_packets;690 u64 rx_overflow;691 u64 rx_fcs_errors;692 u64 rx_short_errors;[all …]