Searched refs:cmdthd_running (Results 1 – 3 of 3) sorted by relevance
308 !atomic_read(&pcmdpriv->cmdthd_running)) /* com_thread not running */ in rtw_cmd_filter()366 atomic_read(&adapter->cmdpriv.cmdthd_running) && in rtw_stop_cmd_thread()390 atomic_set(&pcmdpriv->cmdthd_running, true); in rtw_cmd_thread()514 atomic_set(&pcmdpriv->cmdthd_running, false); in rtw_cmd_thread()
52 atomic_t cmdthd_running; member
1033 while (atomic_read(&pcmdpriv->cmdthd_running)) { in rtw_dev_unload()
Completed in 12 milliseconds