Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c27 [FLOW_ACTION_VLAN_POP] = "VLAN_POP",
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h130 FLOW_ACTION_VLAN_POP, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_flower.c265 case FLOW_ACTION_VLAN_POP: in ocelot_flower_parse_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c87 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_vlan()
316 case FLOW_ACTION_VLAN_POP: in bnxt_tc_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c1019 case FLOW_ACTION_VLAN_POP: in nfp_flower_loop_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3995 case FLOW_ACTION_VLAN_POP: in parse_tc_vlan_action()
4094 .id = FLOW_ACTION_VLAN_POP, in add_vlan_pop_action()
4425 case FLOW_ACTION_VLAN_POP: in parse_tc_fdb_actions()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3625 entry->id = FLOW_ACTION_VLAN_POP; in tc_setup_flow_action()