Searched refs:RTW_FLAG_RUNNING (Results 1 – 5 of 5) sorted by relevance
23 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) { in rtw_ops_tx()37 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_ops_wake_tx_queue()
198 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_watch_dog_work()1300 set_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_start()1316 clear_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_stop()
356 RTW_FLAG_RUNNING, enumerator
220 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_fw_c2h_cmd_handle()
2431 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_coex_run_coex()
Completed in 29 milliseconds