Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_POP (Results 1 – 5 of 5) sorted by relevance
140 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
71 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_offloaded_rule()296 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_vlan_action()362 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_del_vlan_action()
1394 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
2629 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()
2400 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator