Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_POP (Results 1 – 8 of 8) sorted by relevance
58 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()180 (attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP)) { in tc_act_parse_vlan()182 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_parse_vlan()210 attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in tc_act_post_parse_vlan()214 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_post_parse_vlan()
71 action = MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_ofld_rules_create()
175 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
332 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_cmd_dr_create_fte()
571 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_offloaded_rule()894 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_vlan_action()966 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_del_vlan_action()
1626 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
3605 if (!((attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) || in actions_prepare_mod_hdr_actions()
3370 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator