Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
551 struct mtk_hw_stats { struct552 u64 tx_bytes;553 u64 tx_packets;554 u64 tx_skip;555 u64 tx_collisions;556 u64 rx_bytes;557 u64 rx_packets;558 u64 rx_overflow;559 u64 rx_fcs_errors;561 u64 rx_long_errors;[all …]
Completed in 12 milliseconds