Home
last modified time | relevance | path

Searched defs:netvsc_vf_pcpu_stats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/hyperv/
H A Dhyperv_net.h1005 struct netvsc_vf_pcpu_stats { struct
1006 u64 rx_packets;
1007 u64 rx_bytes;
1008 u64 tx_packets;
1009 u64 tx_bytes;
1010 struct u64_stats_sync syncp;
1011 u32 tx_dropped;