Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.h649 struct mtk_hw_stats { struct
650 u64 tx_bytes;
651 u64 tx_packets;
652 u64 tx_skip;
653 u64 tx_collisions;
654 u64 rx_bytes;
655 u64 rx_packets;
656 u64 rx_overflow;
657 u64 rx_fcs_errors;
659 u64 rx_long_errors;
[all …]

Completed in 12 milliseconds