Home
last modified time | relevance | path

Searched refs:netvsc_vf_pcpu_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c509 struct netvsc_vf_pcpu_stats *pcpu_stats in netvsc_vf_xmit()
1272 struct netvsc_vf_pcpu_stats *tot) in netvsc_get_vf_stats()
1280 const struct netvsc_vf_pcpu_stats *stats in netvsc_get_vf_stats()
1310 const struct netvsc_vf_pcpu_stats *stats = in netvsc_get_pcpu_stats()
1364 struct netvsc_vf_pcpu_stats vf_tot; in netvsc_get_stats64()
1480 { "vf_rx_packets", offsetof(struct netvsc_vf_pcpu_stats, rx_packets) },
1481 { "vf_rx_bytes", offsetof(struct netvsc_vf_pcpu_stats, rx_bytes) },
1482 { "vf_tx_packets", offsetof(struct netvsc_vf_pcpu_stats, tx_packets) },
1483 { "vf_tx_bytes", offsetof(struct netvsc_vf_pcpu_stats, tx_bytes) },
1484 { "vf_tx_dropped", offsetof(struct netvsc_vf_pcpu_stats, tx_droppe
[all...]
H A Dhyperv_net.h918 struct netvsc_vf_pcpu_stats { struct
973 struct netvsc_vf_pcpu_stats __percpu *vf_stats;
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_drv.c461 struct netvsc_vf_pcpu_stats *pcpu_stats in netvsc_vf_xmit()
1257 struct netvsc_vf_pcpu_stats *tot) in netvsc_get_vf_stats()
1265 const struct netvsc_vf_pcpu_stats *stats in netvsc_get_vf_stats()
1295 const struct netvsc_vf_pcpu_stats *stats = in netvsc_get_pcpu_stats()
1350 struct netvsc_vf_pcpu_stats vf_tot; in netvsc_get_stats64()
1467 { "vf_rx_packets", offsetof(struct netvsc_vf_pcpu_stats, rx_packets) },
1468 { "vf_rx_bytes", offsetof(struct netvsc_vf_pcpu_stats, rx_bytes) },
1469 { "vf_tx_packets", offsetof(struct netvsc_vf_pcpu_stats, tx_packets) },
1470 { "vf_tx_bytes", offsetof(struct netvsc_vf_pcpu_stats, tx_bytes) },
1471 { "vf_tx_dropped", offsetof(struct netvsc_vf_pcpu_stats, tx_droppe
[all...]
H A Dhyperv_net.h994 struct netvsc_vf_pcpu_stats { struct
1051 struct netvsc_vf_pcpu_stats __percpu *vf_stats;

Completed in 24 milliseconds