Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h670 struct mtk_hw_stats { struct
671 u64 tx_bytes;
672 u64 tx_packets;
673 u64 tx_skip;
674 u64 tx_collisions;
675 u64 rx_bytes;
676 u64 rx_packets;
677 u64 rx_overflow;
678 u64 rx_fcs_errors;
679 u64 rx_short_errors;
[all …]