Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c11 [FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
37 [FLOW_ACTION_DROP] = &mlx5e_tc_act_drop,
H A Dpolice.c14 act_id != FLOW_ACTION_DROP) { in police_act_validate_control()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c21 [FLOW_ACTION_DROP] = "DROP",
/linux/net/sched/
H 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()
H A Dact_police.c414 act_id = FLOW_ACTION_DROP; in tcf_police_act_to_flow_act()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c386 case FLOW_ACTION_DROP: in dpaa2_switch_tc_parse_action_acl()
664 case FLOW_ACTION_DROP: in dpaa2_switch_cls_flower_replace()
809 case FLOW_ACTION_DROP: in dpaa2_switch_cls_matchall_replace()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c78 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in lan966x_police_validate()
/linux/drivers/net/ethernet/mscc/
H A Docelot_police.c165 if (a->police.exceed.act_id != FLOW_ACTION_DROP) { in ocelot_policer_validate()
H A Docelot_flower.c291 case FLOW_ACTION_DROP: in ocelot_flower_parse_action()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c310 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in sja1105_policer_validate()
409 case FLOW_ACTION_DROP: in sja1105_cls_flower_add()
/linux/net/netfilter/
H A Dnft_immediate.c290 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H 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/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c203 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in otx2_policer_validate()
460 case FLOW_ACTION_DROP: in otx2_tc_parse_actions()
596 if (act->id == FLOW_ACTION_DROP) { in otx2_tc_process_vlan()
/linux/include/net/
H A Dflow_offload.h152 FLOW_ACTION_DROP, enumerator
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c15 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in cxgb4_policer_validate()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c100 case FLOW_ACTION_DROP: in prestera_flower_parse_actions()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1122 if (act->id == FLOW_ACTION_DROP) { in mvpp2_port_c2_tcam_rule_add()
1321 if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP) in mvpp2_cls_rfs_parse_rule()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c497 BIT(FLOW_ACTION_DROP),
1089 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in enetc_psfp_policer_validate()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c125 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in nfp_policer_validate()
H A Daction.c1061 case FLOW_ACTION_DROP: in nfp_flower_loop_action()
/linux/drivers/net/ethernet/stmicro/stmmac/
H 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()
H A Dstmmac_tc.c436 case FLOW_ACTION_DROP: in tc_parse_flow_actions()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c734 case FLOW_ACTION_DROP: in ice_eswitch_tc_parse_action()
2074 case FLOW_ACTION_DROP: in ice_tc_parse_action()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c1065 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in am65_cpsw_qos_clsflower_policer_validate()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c760 if (act->police.exceed.act_id != FLOW_ACTION_DROP) { in sparx5_tc_flower_parse_act_police()

12