Searched refs:ILOG2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h41 #ifndef ILOG2
42 #define ILOG2(x) x macro
826 REG_WR(bp, psz_reg, ILOG2(ilt_cli->page_size >> 12));
H A Dbnx2x.h2107 #define ILOG2(x) (ilog2((x))) macro

Completed in 101 milliseconds