Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h506 struct mtk_hw_stats { struct
507 u64 tx_bytes;
508 u64 tx_packets;
509 u64 tx_skip;
510 u64 tx_collisions;
511 u64 rx_bytes;
512 u64 rx_packets;
513 u64 rx_overflow;
514 u64 rx_fcs_errors;
515 u64 rx_short_errors;
[all …]