Home
last modified time | relevance | path

Searched defs:mtk_hw_stats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h710 struct mtk_hw_stats { struct
711 u64 tx_bytes;
712 u64 tx_packets;
713 u64 tx_skip;
714 u64 tx_collisions;
715 u64 rx_bytes;
716 u64 rx_packets;
717 u64 rx_overflow;
718 u64 rx_fcs_errors;
719 u64 rx_short_errors;
[all …]