Searched defs:team_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
18 struct team_pcpu_stats { struct19 u64 rx_packets;20 u64 rx_bytes;21 u64 rx_multicast;22 u64 tx_packets;23 u64 tx_bytes;24 struct u64_stats_sync syncp;25 u32 rx_dropped;26 u32 tx_dropped;