Symbol: FLOW_ACTION_VLAN_POP
drivers/net/ethernet/airoha/airoha_ppe.c
1091
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
317
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
88
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
508
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
515
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
723
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
729
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
487
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/mediatek/mtk_ppe_offload.c
383
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c
27
[FLOW_ACTION_VLAN_POP] = "VLAN_POP",
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
18
[FLOW_ACTION_VLAN_POP] = &mlx5e_tc_act_vlan,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
129
.id = FLOW_ACTION_VLAN_POP,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
53
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c
515
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
1259
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
339
action_mask & BIT(FLOW_ACTION_VLAN_POP)) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
352
if (action_mask & BIT(FLOW_ACTION_VLAN_POP) &&
drivers/net/ethernet/mscc/ocelot_flower.c
430
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/netronome/nfp/flower/action.c
1082
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
497
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
552
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
571
case FLOW_ACTION_VLAN_POP:
drivers/net/ethernet/sfc/tc.c
2390
case FLOW_ACTION_VLAN_POP:
net/netfilter/nf_flow_table_offload.c
710
entry->id = FLOW_ACTION_VLAN_POP;
net/sched/act_vlan.c
369
entry->id = FLOW_ACTION_VLAN_POP;
net/sched/act_vlan.c
397
fl_action->id = FLOW_ACTION_VLAN_POP;