Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c5486 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_track_ps_work()
5514 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_track_work()
6715 set_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_start()
6735 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_core_stop()
6741 clear_bit(RTW89_FLAG_RUNNING, rtwdev->flags); in rtw89_core_stop()
H A Dmac80211.c2007 if (test_bit(RTW89_FLAG_RUNNING, rtwdev->flags) || in rtw89_ops_rfkill_poll()
H A Dphy_be.c514 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_phy_bb_wrap_flush_addr()
H A Dcore.h6441 RTW89_FLAG_RUNNING, enumerator
H A Dfw.c9097 if (!test_bit(RTW89_FLAG_RUNNING, rtwdev->flags)) in rtw89_fw_c2h_cmd_handle()