Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dvlan.c61 case FLOW_ACTION_VLAN_PUSH: in parse_tc_vlan_action()
116 .id = FLOW_ACTION_VLAN_PUSH, in mlx5e_tc_act_vlan_add_push_action()
179 if (act->id == FLOW_ACTION_VLAN_PUSH && in tc_act_parse_vlan()
Dact.c17 [FLOW_ACTION_VLAN_PUSH] = &mlx5e_tc_act_vlan,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c26 [FLOW_ACTION_VLAN_PUSH] = "VLAN_PUSH",
/linux-6.1.9/net/sched/
Dact_vlan.c362 entry->id = FLOW_ACTION_VLAN_PUSH; in tcf_vlan_offload_act_setup()
393 fl_action->id = FLOW_ACTION_VLAN_PUSH; in tcf_vlan_offload_act_setup()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c517 case FLOW_ACTION_VLAN_PUSH: in cxgb4_process_flow_actions()
526 case FLOW_ACTION_VLAN_PUSH: in cxgb4_process_flow_actions()
738 case FLOW_ACTION_VLAN_PUSH: in cxgb4_validate_flow_actions()
745 case FLOW_ACTION_VLAN_PUSH: in cxgb4_validate_flow_actions()
/linux-6.1.9/include/net/
Dflow_offload.h147 FLOW_ACTION_VLAN_PUSH, enumerator
/linux-6.1.9/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c323 case FLOW_ACTION_VLAN_PUSH: in mtk_flow_offload_replace()
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c488 case FLOW_ACTION_VLAN_PUSH: in nfp_ct_check_vlan_merge()
524 case FLOW_ACTION_VLAN_PUSH: in nfp_ct_merge_act_check()
543 case FLOW_ACTION_VLAN_PUSH: in nfp_ct_merge_act_check()
Daction.c1080 case FLOW_ACTION_VLAN_PUSH: in nfp_flower_loop_action()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_flower.c462 case FLOW_ACTION_VLAN_PUSH: in ocelot_flower_parse_action()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c91 case FLOW_ACTION_VLAN_PUSH: in bnxt_tc_parse_vlan()
318 case FLOW_ACTION_VLAN_PUSH: in bnxt_tc_parse_actions()
/linux-6.1.9/net/netfilter/
Dnf_flow_table_offload.c672 entry->id = FLOW_ACTION_VLAN_PUSH; in nf_flow_rule_route_common()