Searched defs:ave_stats (Results 1 – 2 of 2) sorted by relevance
239 struct ave_stats { struct240 struct u64_stats_sync syncp;241 u64 packets;242 u64 bytes;243 u64 errors;267 struct ave_stats stats_rx; argument
239 struct ave_stats { struct240 struct u64_stats_sync syncp;241 u64 packets;242 u64 bytes;243 u64 errors;244 u64 dropped;268 struct ave_stats stats_rx; argument