Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvpp2.c658 struct mvpp2_pcpu_stats { struct
659 struct u64_stats_sync syncp;
660 u64 rx_packets;
661 u64 rx_bytes;
662 u64 tx_packets;
663 u64 tx_bytes;