Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1894 u32 xored_actions; in check_conflicting_actions() local
1896 xored_actions = action1 ^ action2; in check_conflicting_actions()
1903 if (xored_actions & (MLX5_FLOW_CONTEXT_ACTION_DROP | in check_conflicting_actions()