Home
last modified time | relevance | path

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

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