Searched refs:shift_arr (Results 1 – 1 of 1) sorted by relevance
400 static const uint32_t shift_arr[] = {1, 2, 4, 8, 16}; in mlx5_get_block_order() local407 v >>= shift_arr[i]; in mlx5_get_block_order()408 r |= shift_arr[i]; in mlx5_get_block_order()