opnsense-src/sys/dev/mlx4/mlx4_core
Doug Moore 3873b9a8b3 mlx4: use is_power_of_2
It's faster to use is_power_of_2 than it is to compute
roundup_power_of_two and then compare.  So do that.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D46838
2024-09-28 16:23:17 -05:00
..
fw.h
fw_qos.h
icm.h
mlx4.h
mlx4_alloc.c mlx4: use is_power_of_2 2024-09-28 16:23:17 -05:00
mlx4_catas.c
mlx4_cmd.c
mlx4_cq.c
mlx4_eq.c
mlx4_fw.c
mlx4_fw_qos.c
mlx4_icm.c
mlx4_intf.c
mlx4_main.c
mlx4_mcg.c
mlx4_mr.c
mlx4_pd.c mlx4en(4): add missing newline to debug messages 2023-06-18 12:14:41 +08:00
mlx4_port.c
mlx4_profile.c
mlx4_qp.c
mlx4_reset.c
mlx4_resource_tracker.c
mlx4_sense.c
mlx4_srq.c