Searched refs:reassoc_thread (Results 1 – 9 of 9) sorted by relevance
6268 wake_up_interruptible(&handle->reassoc_thread.wait_q);8104 handle->reassoc_thread.handle = handle;8106 &handle->reassoc_thread, "woal_reassoc_service");8108 while (!handle->reassoc_thread.pid)8160 if (handle->reassoc_thread.pid)8161 wake_up_interruptible(&handle->reassoc_thread.wait_q);8163 while (handle->reassoc_thread.pid)8292 if (handle->reassoc_thread.pid)8293 wake_up_interruptible(&handle->reassoc_thread.wait_q);8296 while (handle->reassoc_thread.pid)
1699 moal_thread reassoc_thread; member
1766 reassoc_thread.wait_q); in moal_recv_event()
4605 reassoc_thread. in woal_cfg80211_resume()
421 if (handle->reassoc_thread.pid) in woal_do_flr()422 wake_up_interruptible(&handle->reassoc_thread.wait_q); in woal_do_flr()424 while (handle->reassoc_thread.pid) in woal_do_flr()
8734 wake_up_interruptible(&handle->reassoc_thread.wait_q);10769 handle->reassoc_thread.handle = handle;10770 woal_create_thread(woal_reassociation_thread, &handle->reassoc_thread,10773 while (!handle->reassoc_thread.pid)10840 if (handle->reassoc_thread.pid)10841 wake_up_interruptible(&handle->reassoc_thread.wait_q);10843 while (handle->reassoc_thread.pid)11016 if (handle->reassoc_thread.pid)11017 wake_up_interruptible(&handle->reassoc_thread.wait_q);11020 while (handle->reassoc_thread.pid)
2439 moal_thread reassoc_thread; member
2993 &priv->phandle->reassoc_thread.wait_q);
6617 &handle->reassoc_thread.wait_q); in woal_cfg80211_resume()