Searched refs:order_arr (Results 1 – 1 of 1) sorted by relevance
207 const u32 *order_arr = action_order_arr; in mlx5hws_action_check_combo() local217 while (order_arr[order_idx] != BIT(MLX5HWS_ACTION_TYP_LAST)) { in mlx5hws_action_check_combo()219 if (BIT(user_actions[user_idx]) & order_arr[order_idx]) in mlx5hws_action_check_combo()