Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h683 struct mtk_hw_stats { struct
684 u64 tx_bytes;
685 u64 tx_packets;
686 u64 tx_skip;
687 u64 tx_collisions;
688 u64 rx_bytes;
689 u64 rx_packets;
690 u64 rx_overflow;
691 u64 rx_fcs_errors;
692 u64 rx_short_errors;
[all …]