Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.h88 static inline uint32_t roundup_pow_of_two(uint32_t x) in roundup_pow_of_two() function
H A Dhns3_rss.c603 roundup_size = roundup_pow_of_two(rss_size); in hns3_set_rss_tc_mode()