Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/Linux-v6.6/net/netfilter/
Dnft_dup_netdev.c68 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
Dnf_tables_offload.c154 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c23 case FLOW_ACTION_MIRRED: in lan966x_tc_matchall_add()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c15 [FLOW_ACTION_MIRRED] = &mlx5e_tc_act_mirred,
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_matchall.c86 if (act->id != FLOW_ACTION_MIRRED) in prestera_mall_replace()
/Linux-v6.6/net/sched/
Dact_mirred.c463 entry->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
482 fl_action->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
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()
Dcxgb4_tc_matchall.c252 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c659 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_flower_replace()
804 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_matchall_replace()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_matchall.c269 case FLOW_ACTION_MIRRED: in mlxsw_sp_mall_replace()
Dspectrum_flower.c187 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
Dspectrum_qdisc.c2029 if (act->id == FLOW_ACTION_MIRRED) { in mlxsw_sp_qevent_mall_replace()
/Linux-v6.6/include/net/
Dflow_offload.h156 FLOW_ACTION_MIRRED, enumerator
/Linux-v6.6/drivers/net/ethernet/sfc/
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()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
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()
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_flower.c379 case FLOW_ACTION_MIRRED: in ocelot_flower_parse_action()
Docelot_net.c370 case FLOW_ACTION_MIRRED: in ocelot_setup_tc_cls_matchall()
/Linux-v6.6/net/dsa/
Dslave.c1501 cls->rule->action.entries[0].id == FLOW_ACTION_MIRRED) in dsa_slave_add_cls_matchall()