Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
593 struct mtk_hw_stats { struct594 u64 tx_bytes;595 u64 tx_packets;596 u64 tx_skip;597 u64 tx_collisions;598 u64 rx_bytes;599 u64 rx_packets;600 u64 rx_overflow;601 u64 rx_fcs_errors;602 u64 rx_short_errors;[all …]