Searched refs:action2 (Results 1 – 1 of 1) sorted by relevance
1446 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions() argument1448 u32 xored_actions = action1 ^ action2; in check_conflicting_actions()1452 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()