Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_PIPE (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_police.c84 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in lan966x_police_validate()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c11 if (act_id != FLOW_ACTION_PIPE && in police_act_validate_control()
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_police.c171 if (a->police.notexceed.act_id != FLOW_ACTION_PIPE && in ocelot_policer_validate()
/linux-6.12.1/include/net/
Dflow_offload.h183 FLOW_ACTION_PIPE, enumerator
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_flower.c316 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in sja1105_policer_validate()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c21 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in cxgb4_policer_validate()
/linux-6.12.1/net/sched/
Dact_police.c418 act_id = FLOW_ACTION_PIPE; in tcf_police_act_to_flow_act()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c28 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in mlxsw_sp_policer_validate()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c139 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in nfp_policer_validate()
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-qos.c1071 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in am65_cpsw_qos_clsflower_policer_validate()
Dcpsw_priv.c1459 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in cpsw_qos_clsflower_policer_validate()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c765 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in sparx5_tc_flower_parse_act_police()
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1095 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in enetc_psfp_policer_validate()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c209 if (act->police.notexceed.act_id != FLOW_ACTION_PIPE && in otx2_policer_validate()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3898 case FLOW_ACTION_PIPE: in alloc_branch_attr()