Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c27 [FLOW_ACTION_VLAN_POP] = "VLAN_POP",
/Linux-v5.10/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.10/include/net/
Dflow_offload.h130 FLOW_ACTION_VLAN_POP, enumerator
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_flower.c250 case FLOW_ACTION_VLAN_POP: in ocelot_flower_parse_action()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c87 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_vlan()
316 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_actions()
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1019 case FLOW_ACTION_VLAN_POP: in nfp_flower_loop_action()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3903 case FLOW_ACTION_VLAN_POP: in parse_tc_vlan_action()
3998 .id = FLOW_ACTION_VLAN_POP, in add_vlan_pop_action()
4329 case FLOW_ACTION_VLAN_POP: in parse_tc_fdb_actions()
/Linux-v5.10/net/sched/
Dcls_api.c3612 entry->id = FLOW_ACTION_VLAN_POP; in tc_setup_flow_action()