Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
A Dnetvsc_drv.c507 struct netvsc_vf_pcpu_stats *pcpu_stats in netvsc_vf_xmit()
1297 struct netvsc_vf_pcpu_stats *tot) in netvsc_get_vf_stats()
1305 const struct netvsc_vf_pcpu_stats *stats in netvsc_get_vf_stats()
1335 const struct netvsc_vf_pcpu_stats *stats = in netvsc_get_pcpu_stats()
1389 struct netvsc_vf_pcpu_stats vf_tot; in netvsc_get_stats64()
1505 { "vf_rx_packets", offsetof(struct netvsc_vf_pcpu_stats, rx_packets) },
1506 { "vf_rx_bytes", offsetof(struct netvsc_vf_pcpu_stats, rx_bytes) },
1508 { "vf_tx_bytes", offsetof(struct netvsc_vf_pcpu_stats, tx_bytes) },
1547 struct netvsc_vf_pcpu_stats sum; in netvsc_get_ethtool_stats()
2185 struct netvsc_vf_pcpu_stats *pcpu_stats in netvsc_vf_handle_frame()
[all …]
A Dhyperv_net.h978 struct netvsc_vf_pcpu_stats { struct
1033 struct netvsc_vf_pcpu_stats __percpu *vf_stats;

Completed in 15 milliseconds