Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h896 struct netvsc_vf_pcpu_stats { struct
897 u64 rx_packets;
898 u64 rx_bytes;
899 u64 tx_packets;
900 u64 tx_bytes;
901 struct u64_stats_sync syncp;
902 u32 tx_dropped;