Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_MIRRED (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/openbmc/linux/net/netfilter/
H A Dnft_dup_netdev.c68 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
H A Dnf_tables_offload.c154 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_matchall.c23 case FLOW_ACTION_MIRRED: in lan966x_tc_matchall_add()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c15 [FLOW_ACTION_MIRRED] = &mlx5e_tc_act_mirred,
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c86 if (act->id != FLOW_ACTION_MIRRED) in prestera_mall_replace()
/openbmc/linux/net/sched/
H A Dact_mirred.c472 entry->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
491 fl_action->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c507 case FLOW_ACTION_MIRRED: in cxgb4_process_flow_actions()
704 case FLOW_ACTION_MIRRED: in cxgb4_validate_flow_actions()
710 if (act->id == FLOW_ACTION_MIRRED && in cxgb4_validate_flow_actions()
H A Dcxgb4_tc_matchall.c252 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c660 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_flower_replace()
805 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_matchall_replace()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c269 case FLOW_ACTION_MIRRED: in mlxsw_sp_mall_replace()
H A Dspectrum_flower.c187 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
H A Dspectrum_qdisc.c2029 if (act->id == FLOW_ACTION_MIRRED) { in mlxsw_sp_qevent_mall_replace()
/openbmc/linux/include/net/
H A Dflow_offload.h156 FLOW_ACTION_MIRRED, enumerator
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c1428 case FLOW_ACTION_MIRRED: /* mirred means mirror here */ in efx_tc_flower_replace_foreign()
1517 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace_foreign()
1927 fa->id == FLOW_ACTION_MIRRED || in efx_tc_flower_replace()
1979 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c275 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()
1059 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
H A Dconntrack.c1898 case FLOW_ACTION_MIRRED: in nfp_fl_ct_handle_post_ct()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c379 case FLOW_ACTION_MIRRED: in ocelot_flower_parse_action()
H A Docelot_net.c370 case FLOW_ACTION_MIRRED: in ocelot_setup_tc_cls_matchall()
/openbmc/linux/net/dsa/
H A Dslave.c1501 cls->rule->action.entries[0].id == FLOW_ACTION_MIRRED) in dsa_slave_add_cls_matchall()