Searched defs:mvpp2_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
825 struct mvpp2_pcpu_stats { struct826 struct u64_stats_sync syncp;827 u64 rx_packets;828 u64 rx_bytes;829 u64 tx_packets;830 u64 tx_bytes;