Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_POP (Results 1 – 8 of 8) sorted by relevance
57 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()154 (attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP)) { in tc_act_parse_vlan()156 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_parse_vlan()185 attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in tc_act_post_parse_vlan()189 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_post_parse_vlan()
126 actions_flag |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_lgcy_setup()
85 action = MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_ofld_rules_create()
175 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
352 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_cmd_dr_create_fte()
1748 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
3539 if (!((attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) || in actions_prepare_mod_hdr_actions()
3469 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator