Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c72 ret = hi_wait_event_interruptible(g_ast_event_task.frw_wq, frw_task_thread_condition_check() == HI_TRUE); in frw_task_thread()
93 hi_wait_queue_init_head(&g_ast_event_task.frw_wq); in frw_task_init()
170 hi_wait_queue_wake_up_interrupt(&g_ast_event_task.frw_wq); in frw_task_sched()
225 ret = hi_wait_event_interruptible(g_ast_event_task.frw_wq, in frw_task_thread()
272 hi_wait_queue_init_head(&g_ast_event_task.frw_wq); in frw_task_init()
304 hi_wait_queue_wake_up_interrupt(&g_ast_event_task.frw_wq); in frw_task_sched()
H A Dfrw_task.h52 oal_wait_queue_head_stru frw_wq; /* waitqueue */ member
65 oal_wait_queue_head_stru frw_wq; member

Completed in 1 milliseconds