Home
last modified time | relevance | path

Searched defs:drops (Results 26 - 50 of 105) sorted by relevance

12345

/kernel/linux/linux-6.6/net/sched/
H A Dact_vlan.c337 tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_vlan_stats_update() argument
H A Dact_pedit.c489 tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_pedit_stats_update() argument
H A Dact_mirred.c346 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
H A Dact_police.c329 tcf_police_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_police_stats_update() argument
H A Dact_gate.c571 tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_gate_stats_update() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h102 u64 drops; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c489 int drops = 0; in mlx5e_xdp_xmit() local
/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c433 tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_pedit_stats_update() argument
H A Dact_mirred.c337 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
H A Dact_gate.c578 tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_gate_stats_update() argument
H A Dact_ct.c1480 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
H A Dact_api.c1120 tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw) tcf_action_update_stats() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_kern.c662 unsigned int drops; // offset:20; size:4; signed:0; member
702 unsigned int drops; // offset:20; size:4; signed:0; member
/kernel/linux/linux-5.10/include/net/
H A Dact_api.h244 tcf_action_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_action_stats_update() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c809 u64 drops; in mlxsw_sp_flower_stats() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h102 u64 drops; member
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c44 u64 drops; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Ddevmap.c350 int sent = 0, drops = 0, err = 0; in bq_xmit_all() local
H A Dcpumap.c313 unsigned int drops = 0, sched = 0; in cpu_map_kthread_run() local
673 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h284 tcf_action_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_action_stats_update() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcpumap.c671 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c582 mlx5e_tc_meter_get_stats(struct mlx5e_flow_meter_handle *meter, u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) mlx5e_tc_meter_get_stats() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c888 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) mlxsw_sp_acl_rule_get_stats() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.c803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw.c1136 int i, drops = 0, port; in cpsw_ndo_xdp_xmit() local

Completed in 26 milliseconds

12345