Searched refs:rounddown_pow_of_two (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlog2.h51 rounddown_pow_of_two(unsigned long x) function
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h134 rounddown_pow_of_two(unsigned long x) function
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c276 rounddown_pow_of_two(ring->actual_size);
337 rounddown_pow_of_two(num_rx_rings);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c494 rounddown_pow_of_two(dev->caps.num_eqs);
502 rounddown_pow_of_two(func.max_eq);

Completed in 129 milliseconds