Searched refs:next_power_of_two (Results 1 – 2 of 2) sorted by relevance
66 alloc_size = (u16)next_power_of_two(num); in ixl_pf_qmgr_alloc_contiguous()105 alloc_size = (u16)next_power_of_two(num); in ixl_pf_qmgr_alloc_scattered()
490 next_power_of_two(u32 n) in next_power_of_two() function