Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_VLAN_POP (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c27 [FLOW_ACTION_VLAN_POP] = "VLAN_POP",
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c516 case FLOW_ACTION_VLAN_POP: in cxgb4_process_flow_actions()
523 case FLOW_ACTION_VLAN_POP: in cxgb4_process_flow_actions()
737 case FLOW_ACTION_VLAN_POP: in cxgb4_validate_flow_actions()
743 case FLOW_ACTION_VLAN_POP: in cxgb4_validate_flow_actions()
/Linux-v5.15/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c238 case FLOW_ACTION_VLAN_POP: in mtk_flow_offload_replace()
/Linux-v5.15/include/net/
Dflow_offload.h130 FLOW_ACTION_VLAN_POP, enumerator
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_flower.c255 case FLOW_ACTION_VLAN_POP: in ocelot_flower_parse_action()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c348 case FLOW_ACTION_VLAN_POP: in nfp_ct_merge_act_check()
368 case FLOW_ACTION_VLAN_POP: in nfp_ct_merge_act_check()
Daction.c1018 case FLOW_ACTION_VLAN_POP: in nfp_flower_loop_action()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c345 case FLOW_ACTION_VLAN_POP: in otx2_tc_parse_actions()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c88 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_vlan()
317 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_actions()
/Linux-v5.15/net/netfilter/
Dnf_flow_table_offload.c641 entry->id = FLOW_ACTION_VLAN_POP; in nf_flow_rule_route_common()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3530 case FLOW_ACTION_VLAN_POP: in parse_tc_vlan_action()
3629 .id = FLOW_ACTION_VLAN_POP, in add_vlan_pop_action()
3967 case FLOW_ACTION_VLAN_POP: in parse_tc_fdb_actions()
/Linux-v5.15/net/sched/
Dcls_api.c3602 entry->id = FLOW_ACTION_VLAN_POP; in tc_setup_flow_action()