Searched refs:ILOG2 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_init_ops.h | 759 REG_WR(sc, psz_reg, ILOG2(ilt_cli->page_size >> 12)); in ecore_ilt_init_client_psz() |
| H A D | ecore_sp.h | 138 #define ILOG2(x) bnx2x_ilog2(x) macro |