Searched defs:netvsc_vf_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
918 struct netvsc_vf_pcpu_stats { struct919 u64 rx_packets;920 u64 rx_bytes;921 u64 tx_packets;922 u64 tx_bytes;923 struct u64_stats_sync syncp;924 u32 tx_dropped;