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