Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.c129 unsigned int drops, int to_cpu) in BPF_PROG()
157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Drun_common.sh26 function drops() function
/openbmc/linux/include/uapi/linux/
H A Dgen_stats.h62 __u32 drops; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcore_kern.c44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
H A Dxdp_features.c240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/openbmc/linux/net/sched/
H A Dact_gact.c174 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
H A Dact_vlan.c338 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
H A Dact_sample.c203 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
H A Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
H A Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
H A Dact_mirred.c347 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
H A Dact_pedit.c490 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
H A Dact_gate.c572 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h42 long drops; member
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c190 u32 drops; in tmu_queue_stats() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c77 u64 drops; member
561 u64 drops, u64 backlog, in mlxsw_sp_qdisc_update_stats()
589 u64 drops = 0; in mlxsw_sp_qdisc_get_tc_stats() local
905 u64 drops = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local
1449 u64 drops = 0; in mlxsw_sp_qdisc_get_prio_stats() local
H A Dspectrum_flower.c809 u64 drops; in mlxsw_sp_flower_stats() local
/openbmc/linux/kernel/trace/
H A Dtracing_map.h200 atomic64_t drops; member
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c44 u64 drops; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h102 u64 drops; member
/openbmc/linux/include/net/
H A Dact_api.h285 u64 packets, u64 drops, in tcf_action_stats_update()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c583 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) in mlx5e_tc_meter_get_stats()
/openbmc/linux/net/devlink/
H A Dtrap.c216 u64 drops = 0; in devlink_trap_stats_put() local
740 u64 drops; in devlink_trap_policer_stats_put() local
/openbmc/linux/kernel/bpf/
H A Dcpumap.c671 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local

12