Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h593 struct mtk_hw_stats { struct
594 u64 tx_bytes;
595 u64 tx_packets;
596 u64 tx_skip;
597 u64 tx_collisions;
598 u64 rx_bytes;
599 u64 rx_packets;
600 u64 rx_overflow;
601 u64 rx_fcs_errors;
602 u64 rx_short_errors;
[all …]