Home
last modified time | relevance | path

Searched refs:get_count_order (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h117 static inline int get_count_order(unsigned int count) in get_count_order() function
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2798 get_count_order(count)); in mlx4_ib_steer_qp_alloc()
2816 get_count_order(count)); in mlx4_ib_steer_qp_free()
/freebsd/sys/dev/irdma/
H A Dirdma_hw.c2209 mrdrvbits = 24 - max(get_count_order(rf->max_mr), 14); in irdma_initialize_hw_rsrc()