Searched refs:cmdthd_running (Results 1 – 3 of 3) sorted by relevance
309 !atomic_read(&pcmdpriv->cmdthd_running)) /* com_thread not running */ in rtw_cmd_filter()367 atomic_read(&adapter->cmdpriv.cmdthd_running) && in rtw_stop_cmd_thread()391 atomic_set(&pcmdpriv->cmdthd_running, true); in rtw_cmd_thread()515 atomic_set(&pcmdpriv->cmdthd_running, false); in rtw_cmd_thread()
52 atomic_t cmdthd_running; member
1034 while (atomic_read(&pcmdpriv->cmdthd_running)) { in rtw_dev_unload()