Home
last modified time | relevance | path

Searched defs:xdp_stats (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample.bpf.c156 BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) BPF_PROG() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c239 BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) BPF_PROG() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h619 struct mlx4_en_xdp_stats xdp_stats; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_main.c2854 u64 xdp_stats[XDP_STATS_TOTAL] = { 0 }; in fec_enet_get_xdp_stats() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h611 struct mlx4_en_xdp_stats xdp_stats; member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1689 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats() argument
1729 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2018 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats() argument
2058 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h676 struct mtk_xdp_stats xdp_stats; member

Completed in 26 milliseconds