Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1018 struct mvpp2_pcpu_stats { struct
1136 struct mvpp2_pcpu_stats __percpu *stats;
H A Dmvpp2_main.c1689 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
1696 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_xdp_stats()
1729 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats()
3376 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_xdp_xmit_back()
3414 struct mvpp2_pcpu_stats *stats; in mvpp2_xdp_xmit()
3456 struct page_pool *pp, struct mvpp2_pcpu_stats *stats) in mvpp2_run_xdp()
3543 struct mvpp2_pcpu_stats ps = {}; in mvpp2_rx()
3700 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_rx()
4070 struct mvpp2_pcpu_stats *stats = per_cpu_ptr(port->stats, thread); in mvpp2_tx()
4767 struct mvpp2_pcpu_stats *cpu_stat in mvpp2_get_stats64()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1113 struct mvpp2_pcpu_stats { struct
1228 struct mvpp2_pcpu_stats __percpu *stats;
H A Dmvpp2_main.c2018 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
2025 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_xdp_stats()
2058 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats()
3735 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_xdp_xmit_back()
3773 struct mvpp2_pcpu_stats *stats; in mvpp2_xdp_xmit()
3814 struct mvpp2_pcpu_stats *stats) in mvpp2_run_xdp()
3901 struct mvpp2_pcpu_stats ps = {}; in mvpp2_rx()
4058 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_rx()
4428 struct mvpp2_pcpu_stats *stats = per_cpu_ptr(port->stats, thread); in mvpp2_tx()
5143 struct mvpp2_pcpu_stats *cpu_stat in mvpp2_get_stats64()
[all...]

Completed in 23 milliseconds