Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1113 struct mvpp2_pcpu_stats { struct
1228 struct mvpp2_pcpu_stats __percpu *stats;
Dmvpp2_main.c1993 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
2000 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_xdp_stats()
2033 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats()
3710 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_xdp_xmit_back()
3748 struct mvpp2_pcpu_stats *stats; in mvpp2_xdp_xmit()
3789 struct mvpp2_pcpu_stats *stats) in mvpp2_run_xdp()
3876 struct mvpp2_pcpu_stats ps = {}; in mvpp2_rx()
4033 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_rx()
4403 struct mvpp2_pcpu_stats *stats = per_cpu_ptr(port->stats, thread); in mvpp2_tx()
5118 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_stats64()
[all …]