Searched defs:fbnic_queue_stats (Results 1 – 1 of 1) sorted by relevance
56 struct fbnic_queue_stats { struct57 u64 packets;58 u64 bytes;59 u64 dropped;60 u64 ts_packets;61 u64 ts_lost;62 struct u64_stats_sync syncp;