Home
last modified time | relevance | path

Searched refs:vf_rx_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/hyperv/
H A Dnetvsc_drv.c1272 this_tot->vf_rx_bytes = stats->rx_bytes; in netvsc_get_pcpu_stats()
1277 this_tot->rx_bytes = this_tot->vf_rx_bytes; in netvsc_get_pcpu_stats()
1429 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) },
H A Dhyperv_net.h1000 u64 vf_rx_bytes; member