Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dhyperv_net.h992 struct netvsc_vf_pcpu_stats { struct
993 u64 rx_packets;
994 u64 rx_bytes;
995 u64 tx_packets;
996 u64 tx_bytes;
997 struct u64_stats_sync syncp;
998 u32 tx_dropped;