Searched defs:pcpu_dstats (Results 1 – 2 of 2) sorted by relevance
122 struct pcpu_dstats { struct134 struct pcpu_dstats *dstats = this_cpu_ptr(dev->dstats); in vrf_rx_stats() argument
2740 struct pcpu_dstats { struct2741 u64 rx_packets;2742 u64 rx_bytes;2743 u64 rx_drops;2744 u64 tx_packets;2745 u64 tx_bytes;2746 u64 tx_drops;2747 struct u64_stats_sync syncp;