netvsc_ethtool_pcpu_stats 1188 drivers/net/hyperv/netvsc_drv.c 				  struct netvsc_ethtool_pcpu_stats *pcpu_tot)
netvsc_ethtool_pcpu_stats 1198 drivers/net/hyperv/netvsc_drv.c 		struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i];
netvsc_ethtool_pcpu_stats 1218 drivers/net/hyperv/netvsc_drv.c 		struct netvsc_ethtool_pcpu_stats *this_tot =
netvsc_ethtool_pcpu_stats 1349 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) },
netvsc_ethtool_pcpu_stats 1351 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) },
netvsc_ethtool_pcpu_stats 1353 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) },
netvsc_ethtool_pcpu_stats 1355 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) },
netvsc_ethtool_pcpu_stats 1357 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) },
netvsc_ethtool_pcpu_stats 1359 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) },
netvsc_ethtool_pcpu_stats 1361 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_packets) },
netvsc_ethtool_pcpu_stats 1363 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_bytes) },
netvsc_ethtool_pcpu_stats 1408 drivers/net/hyperv/netvsc_drv.c 	struct netvsc_ethtool_pcpu_stats *pcpu_sum;
netvsc_ethtool_pcpu_stats 1445 drivers/net/hyperv/netvsc_drv.c 				  sizeof(struct netvsc_ethtool_pcpu_stats),
netvsc_ethtool_pcpu_stats 1449 drivers/net/hyperv/netvsc_drv.c 		struct netvsc_ethtool_pcpu_stats *this_sum = &pcpu_sum[cpu];