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.h662 struct mtk_hw_stats { struct
663 u64 tx_bytes;
664 u64 tx_packets;
665 u64 tx_skip;
666 u64 tx_collisions;
667 u64 rx_bytes;
668 u64 rx_packets;
669 u64 rx_overflow;
670 u64 rx_fcs_errors;
672 u64 rx_long_errors;
[all …]