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