Symbol: FLOW_ACTION_DROP
drivers/net/dsa/sja1105/sja1105_flower.c
310
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/dsa/sja1105/sja1105_flower.c
409
case FLOW_ACTION_DROP:
drivers/net/ethernet/airoha/airoha_eth.c
2590
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
309
case FLOW_ACTION_DROP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
496
case FLOW_ACTION_DROP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
688
case FLOW_ACTION_DROP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
15
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
386
case FLOW_ACTION_DROP:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
664
case FLOW_ACTION_DROP:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
809
case FLOW_ACTION_DROP:
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1089
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/freescale/enetc/enetc_qos.c
497
BIT(FLOW_ACTION_DROP),
drivers/net/ethernet/intel/ice/ice_tc_lib.c
2074
case FLOW_ACTION_DROP:
drivers/net/ethernet/intel/ice/ice_tc_lib.c
734
case FLOW_ACTION_DROP:
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1122
if (act->id == FLOW_ACTION_DROP) {
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1321
if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
203
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
460
case FLOW_ACTION_DROP:
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
596
if (act->id == FLOW_ACTION_DROP) {
drivers/net/ethernet/marvell/prestera/prestera_flower.c
100
case FLOW_ACTION_DROP:
drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c
21
[FLOW_ACTION_DROP] = "DROP",
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
11
[FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
37
[FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.c
14
act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
3894
case FLOW_ACTION_DROP:
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5060
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
22
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
97
case FLOW_ACTION_DROP: {
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
78
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
760
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/mscc/ocelot_flower.c
291
case FLOW_ACTION_DROP:
drivers/net/ethernet/mscc/ocelot_police.c
165
if (a->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/netronome/nfp/flower/action.c
1061
case FLOW_ACTION_DROP:
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
125
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/qlogic/qede/qede_filter.c
1680
case FLOW_ACTION_DROP:
drivers/net/ethernet/sfc/tc.c
2245
fa->id == FLOW_ACTION_DROP) && fa->hw_stats) {
drivers/net/ethernet/sfc/tc.c
2286
case FLOW_ACTION_DROP:
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1388
rule->action.entries[0].id = FLOW_ACTION_DROP;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1517
rule->action.entries[0].id = FLOW_ACTION_DROP;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
436
case FLOW_ACTION_DROP:
drivers/net/ethernet/ti/am65-cpsw-qos.c
1088
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
drivers/net/ethernet/ti/cpsw_priv.c
1433
if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
net/ethtool/ioctl.c
3847
act->id = FLOW_ACTION_DROP;
net/netfilter/nft_immediate.c
290
entry->id = FLOW_ACTION_DROP;
net/sched/act_gact.c
249
entry->id = FLOW_ACTION_DROP;
net/sched/act_gact.c
275
fl_action->id = FLOW_ACTION_DROP;
net/sched/act_police.c
414
act_id = FLOW_ACTION_DROP;