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