Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c27 [FLOW_ACTION_VLAN_POP] = "VLAN_POP",
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c405 case FLOW_ACTION_VLAN_POP: in cxgb4_process_flow_actions()
412 case FLOW_ACTION_VLAN_POP: in cxgb4_process_flow_actions()
589 case FLOW_ACTION_VLAN_POP: in cxgb4_validate_flow_actions()
595 case FLOW_ACTION_VLAN_POP: in cxgb4_validate_flow_actions()
/Linux-v5.4/include/net/
Dflow_offload.h124 FLOW_ACTION_VLAN_POP, enumerator
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c83 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_vlan()
136 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_actions()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c990 case FLOW_ACTION_VLAN_POP: in nfp_flower_loop_action()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3109 case FLOW_ACTION_VLAN_POP: in parse_tc_vlan_action()
3183 .id = FLOW_ACTION_VLAN_POP, in add_vlan_pop_action()
3351 case FLOW_ACTION_VLAN_POP: in parse_tc_fdb_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3484 entry->id = FLOW_ACTION_VLAN_POP; in tc_setup_flow_action()