Home
last modified time | relevance | path

Searched refs:oal_kthread_should_stop (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_thread.h97 #define oal_kthread_should_stop kthread_should_stop macro
240 static inline hi_s32 oal_kthread_should_stop(hi_void) in oal_kthread_should_stop() function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_task.c222 if (g_thread_exit_flag == HI_TRUE || oal_kthread_should_stop()) { in hcc_task_rx_thread()
264 if (g_thread_exit_flag == HI_TRUE || oal_kthread_should_stop()) { in hcc_task_tx_thread()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c216 if (oal_kthread_should_stop()) { in frw_task_thread()

Completed in 3 milliseconds