Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
670 struct mtk_hw_stats { struct671 u64 tx_bytes;672 u64 tx_packets;673 u64 tx_skip;674 u64 tx_collisions;675 u64 rx_bytes;676 u64 rx_packets;677 u64 rx_overflow;678 u64 rx_fcs_errors;679 u64 rx_short_errors;[all …]