mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
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 |
||
|---|---|---|
| .. | ||
| fw.h | ||
| fw_qos.h | ||
| icm.h | ||
| mlx4.h | ||
| mlx4_alloc.c | ||
| 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 | ||
| mlx4_port.c | ||
| mlx4_profile.c | ||
| mlx4_qp.c | ||
| mlx4_reset.c | ||
| mlx4_resource_tracker.c | ||
| mlx4_sense.c | ||
| mlx4_srq.c | ||