Searched refs:wlan_workqueue (Results 1 – 1 of 1) sorted by relevance
29 static struct rt_workqueue *wlan_workqueue; variable41 return wlan_workqueue; in rt_wlan_get_workqueue()56 if (wlan_workqueue == RT_NULL) in rt_wlan_workqueue_dowork()71 err = rt_workqueue_dowork(wlan_workqueue, &wlan_work->work); in rt_wlan_workqueue_dowork()87 … wlan_workqueue = rt_workqueue_create(RT_WLAN_WORKQUEUE_THREAD_NAME, RT_WLAN_WORKQUEUE_THREAD_SIZE, in rt_wlan_workqueue_init()89 if (wlan_workqueue == RT_NULL) in rt_wlan_workqueue_init()