Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
496 struct mtk_hw_stats { struct497 u64 tx_bytes;498 u64 tx_packets;499 u64 tx_skip;500 u64 tx_collisions;501 u64 rx_bytes;502 u64 rx_packets;503 u64 rx_overflow;504 u64 rx_fcs_errors;505 u64 rx_short_errors;[all …]