Home
last modified time | relevance | path

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

/drivers/net/hyperv/
A Dnetvsc_drv.c1255 struct netvsc_ethtool_pcpu_stats *pcpu_tot) in netvsc_get_pcpu_stats()
1265 struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i]; in netvsc_get_pcpu_stats()
1286 struct netvsc_ethtool_pcpu_stats *this_tot = in netvsc_get_pcpu_stats()
1419 offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) },
1421 offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) },
1423 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) },
1425 offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) },
1429 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) },
1433 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_bytes) },
1479 struct netvsc_ethtool_pcpu_stats *pcpu_sum; in netvsc_get_ethtool_stats()
[all …]
A Dhyperv_net.h994 struct netvsc_ethtool_pcpu_stats { struct

Completed in 16 milliseconds