Searched defs:netvsc_vf_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
994 struct netvsc_vf_pcpu_stats { struct995 u64 rx_packets;996 u64 rx_bytes;997 u64 tx_packets;998 u64 tx_bytes;999 struct u64_stats_sync syncp;1000 u32 tx_dropped;