action2          1446 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c static bool check_conflicting_actions(u32 action1, u32 action2)
action2          1448 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	u32 xored_actions = action1 ^ action2;
action2          1452 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	    action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT)