Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hyperv/
Dhyperv_net.h887 struct netvsc_vf_pcpu_stats { struct
888 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;