Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h496 struct mtk_hw_stats { struct
497 u64 tx_bytes;
498 u64 tx_packets;
499 u64 tx_skip;
500 u64 tx_collisions;
501 u64 rx_bytes;
502 u64 rx_packets;
503 u64 rx_overflow;
504 u64 rx_fcs_errors;
505 u64 rx_short_errors;
[all …]