Searched defs:netvsc_vf_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
887 struct netvsc_vf_pcpu_stats { struct888 u64 rx_packets;889 u64 rx_bytes;890 u64 tx_packets;891 u64 tx_bytes;892 struct u64_stats_sync syncp;893 u32 tx_dropped;