Searched refs:RTW89_FLAG_RUNNING (Results 1 – 4 of 4) 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()
2687 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_track_work()3562 set_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_start()3576 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_core_stop()3581 clear_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_stop()
3820 RTW89_FLAG_RUNNING, enumerator
3353 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_fw_c2h_cmd_handle()