Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/hyperv/
Dhyperv_net.h918 struct netvsc_vf_pcpu_stats { struct
919 u64 rx_packets;
920 u64 rx_bytes;
921 u64 tx_packets;
922 u64 tx_bytes;
923 struct u64_stats_sync syncp;
924 u32 tx_dropped;