Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dairoha_eth.c760 struct airoha_hw_stats { struct
762 spinlock_t lock;
763 struct u64_stats_sync syncp;
766 u64 rx_ok_pkts;
767 u64 tx_ok_pkts;
768 u64 rx_ok_bytes;
769 u64 tx_ok_bytes;
770 u64 rx_multicast;
771 u64 rx_errors;
772 u64 rx_drops;
[all …]