Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvpp2.c655 struct mvpp2_pcpu_stats { struct
656 struct u64_stats_sync syncp;
657 u64 rx_packets;
658 u64 rx_bytes;
659 u64 tx_packets;
660 u64 tx_bytes;