Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1381 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions() argument
1383 u32 xored_actions = action1 ^ action2; in check_conflicting_actions()
1386 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()