Searched refs:netvsc_ethtool_pcpu_stats (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 1302 struct netvsc_ethtool_pcpu_stats *pcpu_tot) in netvsc_get_pcpu_stats() 1312 struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i]; in netvsc_get_pcpu_stats() 1332 struct netvsc_ethtool_pcpu_stats *this_tot = in netvsc_get_pcpu_stats() 1464 offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) }, 1466 offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) }, 1468 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) }, 1470 offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) }, 1472 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) }, 1474 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) }, 1476 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_packet [all...] |
H A D | hyperv_net.h | 907 struct netvsc_ethtool_pcpu_stats { struct
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 1287 struct netvsc_ethtool_pcpu_stats *pcpu_tot) in netvsc_get_pcpu_stats() 1297 struct netvsc_ethtool_pcpu_stats *this_tot = &pcpu_tot[i]; in netvsc_get_pcpu_stats() 1318 struct netvsc_ethtool_pcpu_stats *this_tot = in netvsc_get_pcpu_stats() 1451 offsetof(struct netvsc_ethtool_pcpu_stats, rx_packets) }, 1453 offsetof(struct netvsc_ethtool_pcpu_stats, rx_bytes) }, 1455 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) }, 1457 offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) }, 1459 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_packets) }, 1461 offsetof(struct netvsc_ethtool_pcpu_stats, vf_rx_bytes) }, 1463 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_packet [all...] |
H A D | hyperv_net.h | 983 struct netvsc_ethtool_pcpu_stats { struct
|
Completed in 13 milliseconds