Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH (Results 1 – 5 of 5) sorted by relevance
70 flow_act.action &= ~(MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in mlx5_eswitch_add_offloaded_rule()72 else if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_eswitch_add_offloaded_rule()295 push = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH); in mlx5_eswitch_add_vlan_action()361 push = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH); in mlx5_eswitch_del_vlan_action()
1395 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in check_conflicting_actions()
2650 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in parse_tc_vlan_action()
139 {MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH, "VLAN_PUSH"},\
2401 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH = 0x100, enumerator