Searched refs:action1 (Results 1 – 1 of 1) sorted by relevance
1381 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions() argument1383 u32 xored_actions = action1 ^ action2; in check_conflicting_actions()1386 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()