Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1664 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
1671 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_xdp_stats()
1704 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats()
3351 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_xdp_xmit_back()
3389 struct mvpp2_pcpu_stats *stats; in mvpp2_xdp_xmit()
3431 struct page_pool *pp, struct mvpp2_pcpu_stats *stats) in mvpp2_run_xdp()
3518 struct mvpp2_pcpu_stats ps = {}; in mvpp2_rx()
3675 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_rx()
4045 struct mvpp2_pcpu_stats *stats = per_cpu_ptr(port->stats, thread); in mvpp2_tx()
4742 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_stats64()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c950 struct mvpp2_pcpu_stats { struct
987 struct mvpp2_pcpu_stats __percpu *stats;