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