Home
last modified time | relevance | path

Searched refs:oal_is_not_pow_of_2 (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_queue.h41 #define oal_is_not_pow_of_2(_x) ((_x) & ((_x)-1)) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event_sched.c221 if (oal_unlikely(oal_is_not_pow_of_2(max_events))) { in oal_queue_init()

Completed in 2 milliseconds