Searched refs:order_idx (Results 1 – 2 of 2) sorted by relevance
860 int order_idx = 0; in __iommu_alloc_buffer() local886 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()896 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()900 order_idx++; in __iommu_alloc_buffer()910 order_idx++; in __iommu_alloc_buffer()
210 u8 order_idx = 0; 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()225 order_idx++; in mlx5hws_action_check_combo()