Searched refs:next_power_of_two (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_qmgr.c67 alloc_size = (u16)next_power_of_two(num);
106 alloc_size = (u16)next_power_of_two(num);
H A Dixl.h507 next_power_of_two(u32 n) function

Completed in 67 milliseconds