Home
last modified time | relevance | path

Searched refs:bnx2x_ilog2 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h94 int bnx2x_ilog2(int x) in bnx2x_ilog2() function
105 #define ilog2(x) bnx2x_ilog2(x)
H A Decore_sp.h138 #define ILOG2(x) bnx2x_ilog2(x)