Home
last modified time | relevance | path

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

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