Searched refs:netvsc_ethtool_pcpu_stats (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/hyperv/ |
| A D | netvsc_drv.c | 1327 struct netvsc_ethtool_pcpu_stats *pcpu_tot) in netvsc_get_pcpu_stats() 1337 struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i]; in netvsc_get_pcpu_stats() 1357 struct netvsc_ethtool_pcpu_stats *this_tot = in netvsc_get_pcpu_stats() 1489 offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) }, 1491 offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) }, 1493 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) }, 1495 offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) }, 1499 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) }, 1503 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_bytes) }, 1548 struct netvsc_ethtool_pcpu_stats *pcpu_sum; in netvsc_get_ethtool_stats() [all …]
|
| A D | hyperv_net.h | 967 struct netvsc_ethtool_pcpu_stats { struct
|
Completed in 16 milliseconds