Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_POP (Results 1 – 7 of 7) sorted by relevance
62 action = MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_ofld_rules_create()
175 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
310 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_cmd_dr_create_fte()
4003 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()4427 (action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP)) { in parse_tc_fdb_actions()4429 action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_fdb_actions()4478 action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in parse_tc_fdb_actions()4482 action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_fdb_actions()4502 if (!((action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) || in parse_tc_fdb_actions()
320 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_offloaded_rule()656 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_vlan_action()728 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_del_vlan_action()
1549 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
3011 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator