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