mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Based on the definitions, ilog2(roundup_pow_of_two(x)) == order_base_2(x). Replace the former with the latter in a few places to save a few calculations. Reviewed by: bz, kib Differential Revision: https://reviews.freebsd.org/D46827 |
||
|---|---|---|
| .. | ||
| en.h | ||
| en_port.h | ||
| mlx4_en_cq.c | ||
| mlx4_en_main.c | ||
| mlx4_en_netdev.c | ||
| mlx4_en_port.c | ||
| mlx4_en_resources.c | ||
| mlx4_en_rx.c | ||
| mlx4_en_tx.c | ||