Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)); in bnx2x_ilt_init_client_psz()
H A Dbnx2x.h2106 #define ILOG2(x) (ilog2((x))) macro
/kernel/linux/linux-6.6/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)); in bnx2x_ilt_init_client_psz()
H A Dbnx2x.h2107 #define ILOG2(x) (ilog2((x))) macro

Completed in 14 milliseconds