Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_matchall.c75 case FLOW_ACTION_MIRRED: in sparx5_tc_matchall_replace()
152 if (entry->type == FLOW_ACTION_MIRRED) { in sparx5_tc_matchall_destroy()
180 if (entry->type == FLOW_ACTION_MIRRED) { in sparx5_tc_matchall_stats()
Dsparx5_tc_flower.c1234 case FLOW_ACTION_MIRRED: in sparx5_tc_flower_replace()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c23 case FLOW_ACTION_MIRRED: in lan966x_tc_matchall_add()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c15 [FLOW_ACTION_MIRRED] = &mlx5e_tc_act_mirred,
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_matchall.c86 if (act->id != FLOW_ACTION_MIRRED) in prestera_mall_replace()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c513 case FLOW_ACTION_MIRRED: in cxgb4_process_flow_actions()
705 case FLOW_ACTION_MIRRED: in cxgb4_validate_flow_actions()
711 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-6.12.1/net/sched/
Dact_mirred.c593 entry->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
612 fl_action->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c666 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_flower_replace()
811 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_matchall_replace()
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Daction.c275 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()
1074 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
Dconntrack.c1898 case FLOW_ACTION_MIRRED: in nfp_fl_ct_handle_post_ct()
/linux-6.12.1/include/net/
Dflow_offload.h156 FLOW_ACTION_MIRRED, enumerator
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c1744 case FLOW_ACTION_MIRRED: /* mirred means mirror here */ in efx_tc_flower_replace_foreign()
1833 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace_foreign()
2244 fa->id == FLOW_ACTION_MIRRED || in efx_tc_flower_replace()
2296 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace()
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c754 case FLOW_ACTION_MIRRED: in ice_eswitch_tc_parse_action()
/linux-6.12.1/net/dsa/
Duser.c1493 cls->rule->action.entries[0].id == FLOW_ACTION_MIRRED) in dsa_user_add_cls_matchall()