Home
last modified time | relevance | path

Searched refs:vf_rx_packets (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c1317 this_tot->vf_rx_packets = stats->rx_packets; in netvsc_get_pcpu_stats()
1322 this_tot->rx_packets = this_tot->vf_rx_packets; in netvsc_get_pcpu_stats()
1472 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) },
1480 { "vf_rx_packets", offsetof(struct netvsc_vf_pcpu_stats, rx_packets) },
H A Dhyperv_net.h912 u64 vf_rx_packets; member
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_drv.c1302 this_tot->vf_rx_packets = stats->rx_packets; in netvsc_get_pcpu_stats()
1307 this_tot->rx_packets = this_tot->vf_rx_packets; in netvsc_get_pcpu_stats()
1459 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) },
1467 { "vf_rx_packets", offsetof(struct netvsc_vf_pcpu_stats, rx_packets) },
H A Dhyperv_net.h988 u64 vf_rx_packets; member

Completed in 15 milliseconds