Searched refs:order_idx (Results 1 – 2 of 2) sorted by relevance
858 int order_idx = 0; in __iommu_alloc_buffer() local884 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()894 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()898 order_idx++; in __iommu_alloc_buffer()908 order_idx++; in __iommu_alloc_buffer()
214 u8 order_idx = 0; 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()228 order_idx++; in mlx5hws_action_check_combo()