Symbol: FLOW_ACTION_VLAN_PUSH
drivers/net/ethernet/airoha/airoha_ppe.c
1082
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
318
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
91
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
509
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
518
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
724
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
731
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/mediatek/mtk_ppe_offload.c
374
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c
26
[FLOW_ACTION_VLAN_PUSH] = "VLAN_PUSH",
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
17
[FLOW_ACTION_VLAN_PUSH] = &mlx5e_tc_act_vlan,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
100
.id = FLOW_ACTION_VLAN_PUSH,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
154
if (act->id == FLOW_ACTION_VLAN_PUSH &&
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
59
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
1265
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
338
if (action_mask & BIT(FLOW_ACTION_VLAN_PUSH) &&
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
345
if (action_mask & BIT(FLOW_ACTION_VLAN_PUSH) &&
drivers/net/ethernet/mscc/ocelot_flower.c
492
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/netronome/nfp/flower/action.c
1095
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
500
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
551
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
570
case FLOW_ACTION_VLAN_PUSH:
drivers/net/ethernet/sfc/tc.c
2402
case FLOW_ACTION_VLAN_PUSH:
net/netfilter/nf_flow_table_offload.c
732
entry->id = FLOW_ACTION_VLAN_PUSH;
net/sched/act_vlan.c
363
entry->id = FLOW_ACTION_VLAN_PUSH;
net/sched/act_vlan.c
394
fl_action->id = FLOW_ACTION_VLAN_PUSH;