Home
last modified time | relevance | path

Searched refs:action1 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1899 u32 action1 = act1->action; in check_conflicting_actions() local
1903 xored_actions = action1 ^ action2; in check_conflicting_actions()
1906 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()
1920 if (action1 & MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT && in check_conflicting_actions()
1924 if (action1 & MLX5_FLOW_CONTEXT_ACTION_MOD_HDR && in check_conflicting_actions()
1928 if (action1 & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH && in check_conflicting_actions()
1932 if (action1 & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH_2 && in check_conflicting_actions()