Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/hyperv/
Dnetvsc_drv.c1283 struct netvsc_ethtool_pcpu_stats *pcpu_tot) in netvsc_get_pcpu_stats()
1293 struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i]; in netvsc_get_pcpu_stats()
1314 struct netvsc_ethtool_pcpu_stats *this_tot = in netvsc_get_pcpu_stats()
1447 offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) },
1449 offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) },
1451 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) },
1453 offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) },
1455 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) },
1457 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) },
1459 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_packets) },
[all …]
Dhyperv_net.h981 struct netvsc_ethtool_pcpu_stats { struct