Searched refs:stop_cmd_thread (Results 1 – 3 of 3) sorted by relevance
38 struct completion stop_cmd_thread; member
62 init_completion(&pcmdpriv->stop_cmd_thread); in rtw_init_cmd_priv()275 complete(&pcmdpriv->stop_cmd_thread); in rtw_cmd_thread()
386 wait_for_completion(&padapter->cmdpriv.stop_cmd_thread); in rtw_stop_drv_threads()