Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rss.h58 static inline int rss_ilog2(uint32_t x) in rss_ilog2() function
69 #define ilog2(x) rss_ilog2(x)