Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h825 struct mvpp2_pcpu_stats { struct
826 struct u64_stats_sync syncp;
827 u64 rx_packets;
828 u64 rx_bytes;
829 u64 tx_packets;
830 u64 tx_bytes;