Home
last modified time | relevance | path

Searched defs:xdp_stats (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dxdp_features.c240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/linux-6.12.1/samples/bpf/
Dxdp_sample.bpf.c157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2030 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
2070 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats() local
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h613 struct mlx4_en_xdp_stats xdp_stats; member
/linux-6.12.1/drivers/net/ethernet/freescale/
Dfec_main.c2947 u64 xdp_stats[XDP_STATS_TOTAL] = { 0 }; in fec_enet_get_xdp_stats() local
/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h678 struct mtk_xdp_stats xdp_stats; member