Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc_drv.c1299 this_tot->vf_tx_packets = stats->tx_packets; in netvsc_get_pcpu_stats()
1304 this_tot->tx_packets = this_tot->vf_tx_packets; in netvsc_get_pcpu_stats()
1459 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_packets) },
Dhyperv_net.h988 u64 vf_tx_packets; member