Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1613 u32 xored_actions; in check_conflicting_actions() local
1615 xored_actions = action1 ^ action2; in check_conflicting_actions()
1622 if (xored_actions & (MLX5_FLOW_CONTEXT_ACTION_DROP | in check_conflicting_actions()