/kernel/linux/linux-6.6/net/sched/ |
H A D | act_vlan.c | 337 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 D | act_pedit.c | 489 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 D | act_mirred.c | 346 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
|
H A D | act_police.c | 329 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 D | act_gate.c | 571 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 D | main.h | 102 u64 drops; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | xdp.c | 489 int drops = 0; in mlx5e_xdp_xmit() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_pedit.c | 433 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 D | act_mirred.c | 337 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
|
H A D | act_gate.c | 578 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 D | act_ct.c | 1480 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_stats_update() argument
|
H A D | act_api.c | 1120 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 D | xdp_redirect_cpu_kern.c | 662 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 D | act_api.h | 244 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 D | spectrum_flower.c | 809 u64 drops; in mlxsw_sp_flower_stats() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | main.h | 102 u64 drops; member
|
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_net.c | 44 u64 drops; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | devmap.c | 350 int sent = 0, drops = 0, err = 0; in bq_xmit_all() local
|
H A D | cpumap.c | 313 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 D | act_api.h | 284 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 D | cpumap.c | 671 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 D | meter.c | 582 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 D | spectrum_acl.c | 888 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 D | sunbmac.c | 803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw.c | 1136 int i, drops = 0, port; in cpsw_ndo_xdp_xmit() local
|