Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1446 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions() argument
1448 u32 xored_actions = action1 ^ action2; in check_conflicting_actions()
1452 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()