Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_dup_netdev.c67 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
H A Dnf_tables_offload.c153 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
/OK3568_Linux_fs/kernel/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.c204 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c224 if (act->id == FLOW_ACTION_MIRRED && protocol == htons(ETH_P_ALL)) { in mlxsw_sp_mall_replace()
H A Dspectrum_flower.c136 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
H A Dspectrum_qdisc.c1569 if (act->id == FLOW_ACTION_MIRRED) { in mlxsw_sp_qevent_mall_replace()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h126 FLOW_ACTION_MIRRED, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c274 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()
1011 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1055 cls->rule->action.entries[0].id == FLOW_ACTION_MIRRED) in dsa_slave_add_cls_matchall()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3608 entry->id = FLOW_ACTION_MIRRED; in tc_setup_flow_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4299 case FLOW_ACTION_MIRRED: { in parse_tc_fdb_actions()