Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dhyperv_net.h978 struct netvsc_vf_pcpu_stats { struct
979 u64 rx_packets;
980 u64 rx_bytes;
981 u64 tx_packets;
982 u64 tx_bytes;
983 struct u64_stats_sync syncp;
984 u32 tx_dropped;