Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1520 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions() argument
1522 u32 xored_actions = action1 ^ action2; in check_conflicting_actions()
1526 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()