Searched refs:RTW89_FLAG_RUNNING (Results 1 – 5 of 5) sorted by relevance
268 clear_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in drv_stop_rx()297 set_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in drv_resume_rx()
3591 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_track_work()4613 set_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_start()4631 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_core_stop()4636 clear_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_stop()
1749 if (test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_ops_rfkill_poll()
4815 RTW89_FLAG_RUNNING, enumerator
6370 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_fw_c2h_cmd_handle()