Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_ACCEPT (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c10 [FLOW_ACTION_ACCEPT] = &mlx5e_tc_act_accept,
36 [FLOW_ACTION_ACCEPT] = &mlx5e_tc_act_accept,
Dpolice.c12 act_id != FLOW_ACTION_ACCEPT && in police_act_validate_control()
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_police.c85 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in lan966x_police_validate()
91 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in lan966x_police_validate()
Dlan966x_tc_flower.c302 action_mask & BIT(FLOW_ACTION_ACCEPT)) { in lan966x_tc_flower_action_check()
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_police.c172 a->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in ocelot_policer_validate()
178 if (a->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in ocelot_policer_validate()
Docelot_flower.c282 case FLOW_ACTION_ACCEPT: in ocelot_flower_parse_action()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c20 [FLOW_ACTION_ACCEPT] = "ACCEPT",
/linux-6.6.21/net/sched/
Dact_gact.c247 entry->id = FLOW_ACTION_ACCEPT; in tcf_gact_offload_act_setup()
273 fl_action->id = FLOW_ACTION_ACCEPT; in tcf_gact_offload_act_setup()
Dact_police.c414 act_id = FLOW_ACTION_ACCEPT; in tcf_police_act_to_flow_act()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c29 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in mlxsw_sp_policer_validate()
35 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in mlxsw_sp_policer_validate()
90 case FLOW_ACTION_ACCEPT: in mlxsw_sp_flower_parse_actions()
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c133 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in nfp_policer_validate()
140 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in nfp_policer_validate()
147 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in nfp_policer_validate()
/linux-6.6.21/drivers/net/dsa/sja1105/
Dsja1105_flower.c314 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in sja1105_policer_validate()
320 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in sja1105_policer_validate()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c22 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in cxgb4_policer_validate()
28 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in cxgb4_policer_validate()
Dcxgb4_tc_flower.c501 case FLOW_ACTION_ACCEPT: in cxgb4_process_flow_actions()
700 case FLOW_ACTION_ACCEPT: in cxgb4_validate_flow_actions()
/linux-6.6.21/net/netfilter/
Dnft_immediate.c288 entry->id = FLOW_ACTION_ACCEPT; in nft_immediate_offload_verdict()
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c309 action_mask & BIT(FLOW_ACTION_ACCEPT)) { in sparx5_tc_flower_action_check()
743 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in sparx5_tc_flower_parse_act_police()
1153 case FLOW_ACTION_ACCEPT: in sparx5_tc_flower_replace()
/linux-6.6.21/drivers/net/ethernet/ti/
Dam65-cpsw-qos.c683 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in am65_cpsw_qos_clsflower_policer_validate()
689 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in am65_cpsw_qos_clsflower_policer_validate()
Dcpsw_priv.c1457 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in cpsw_qos_clsflower_policer_validate()
1463 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in cpsw_qos_clsflower_policer_validate()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c205 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in otx2_policer_validate()
211 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in otx2_policer_validate()
383 case FLOW_ACTION_ACCEPT: in otx2_tc_parse_actions()
/linux-6.6.21/include/net/
Dflow_offload.h151 FLOW_ACTION_ACCEPT = 0, enumerator
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c94 case FLOW_ACTION_ACCEPT: in prestera_flower_parse_actions()
/linux-6.6.21/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1096 act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) { in enetc_psfp_policer_validate()
1102 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in enetc_psfp_policer_validate()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3778 case FLOW_ACTION_ACCEPT: in alloc_branch_attr()
4947 if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT && in tc_matchall_police_validate()