Home
last modified time | relevance | path

Searched refs:RTW89_FLAG_RUNNING (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dser.c268 clear_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in drv_stop_rx()
297 set_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in drv_resume_rx()
H A Dcore.c3591 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()
H A Dmac80211.c1749 if (test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_ops_rfkill_poll()
H A Dcore.h4815 RTW89_FLAG_RUNNING, enumerator
H A Dfw.c6370 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_fw_c2h_cmd_handle()