Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_DROP (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dact.c11 [FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
37 [FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
A Dpolice.c14 act_id != FLOW_ACTION_DROP) { in police_act_validate_control()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Den_tc_tracepoint.c21 [FLOW_ACTION_DROP] = "DROP",
/linux-6.3-rc2/net/sched/
A Dact_gact.c249 entry->id = FLOW_ACTION_DROP; in tcf_gact_offload_act_setup()
275 fl_action->id = FLOW_ACTION_DROP; in tcf_gact_offload_act_setup()
A Dact_police.c415 act_id = FLOW_ACTION_DROP; in tcf_police_act_to_flow_act()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c382 case FLOW_ACTION_DROP: in dpaa2_switch_tc_parse_action_acl()
657 case FLOW_ACTION_DROP: in dpaa2_switch_cls_flower_replace()
802 case FLOW_ACTION_DROP: in dpaa2_switch_cls_matchall_replace()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_police.c81 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in lan966x_police_validate()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_police.c165 if (a->police.exceed.act_id != FLOW_ACTION_DROP) { in ocelot_policer_validate()
A Docelot_flower.c265 case FLOW_ACTION_DROP: in ocelot_flower_parse_action()
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_flower.c307 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in sja1105_policer_validate()
406 case FLOW_ACTION_DROP: in sja1105_cls_flower_add()
/linux-6.3-rc2/net/netfilter/
A Dnft_immediate.c210 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c22 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in mlxsw_sp_policer_validate()
97 case FLOW_ACTION_DROP: { in mlxsw_sp_flower_parse_actions()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dtc.c406 fa->id == FLOW_ACTION_DROP) && fa->hw_stats) { in efx_tc_flower_replace()
446 case FLOW_ACTION_DROP: in efx_tc_flower_replace()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c504 case FLOW_ACTION_DROP: in cxgb4_process_flow_actions()
701 case FLOW_ACTION_DROP: in cxgb4_validate_flow_actions()
A Dcxgb4_tc_matchall.c15 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in cxgb4_policer_validate()
/linux-6.3-rc2/include/net/
A Dflow_offload.h146 FLOW_ACTION_DROP, enumerator
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c231 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in otx2_policer_validate()
400 case FLOW_ACTION_DROP: in otx2_tc_parse_actions()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_flower.c100 case FLOW_ACTION_DROP: in prestera_flower_parse_actions()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-qos.c670 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in am65_cpsw_qos_clsflower_policer_validate()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_qos.c432 BIT(FLOW_ACTION_DROP),
1024 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in enetc_psfp_policer_validate()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_cls.c1116 if (act->id == FLOW_ACTION_DROP) { in mvpp2_port_c2_tcam_rule_add()
1315 if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP) in mvpp2_cls_rfs_parse_rule()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dqos_conf.c125 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in nfp_policer_validate()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c623 case FLOW_ACTION_DROP: in ice_eswitch_tc_parse_action()
1722 case FLOW_ACTION_DROP: in ice_tc_parse_action()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_selftests.c1388 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l3filt()
1517 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l4filt()
A Dstmmac_tc.c444 case FLOW_ACTION_DROP: in tc_parse_flow_actions()

Completed in 47 milliseconds

12