Searched defs:ilog2 (Results 1 – 5 of 5) sorted by relevance
69 #define ilog2(x) rss_ilog2(x) macro
191 static inline u16 ilog2(u32 n) in ilog2() function
204 static inline unsigned long ilog2(unsigned long n) in ilog2() function
63 ilog2(int x) in ilog2() function
105 #define ilog2(x) bnx2x_ilog2(x) macro