Searched refs:ILOG2 (Results 1 – 2 of 2) sorted by relevance
41 #ifndef ILOG242 #define ILOG2(x) x macro826 REG_WR(bp, psz_reg, ILOG2(ilt_cli->page_size >> 12)); in bnx2x_ilt_init_client_psz()
2106 #define ILOG2(x) (ilog2((x))) macro