Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance
527 struct mtk_hw_stats { struct528 u64 tx_bytes;529 u64 tx_packets;530 u64 tx_skip;531 u64 tx_collisions;532 u64 rx_bytes;533 u64 rx_packets;534 u64 rx_overflow;535 u64 rx_fcs_errors;536 u64 rx_short_errors;[all …]