Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dxdp_features.c240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/Linux-v6.6/samples/bpf/
Dxdp_sample.bpf.c157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1993 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats()
2033 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h611 struct mlx4_en_xdp_stats xdp_stats; member
/Linux-v6.6/drivers/net/ethernet/freescale/
Dfec_main.c2852 u64 xdp_stats[XDP_STATS_TOTAL] = { 0 }; in fec_enet_get_xdp_stats() local
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h676 struct mtk_xdp_stats xdp_stats; member