Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dmac80211.c24 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) { in rtw_ops_tx()
38 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_ops_wake_tx_queue()
A Dmain.c199 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_watch_dog_work()
1462 set_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_start()
1478 clear_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_stop()
A Dmain.h356 RTW_FLAG_RUNNING, enumerator
A Dfw.c228 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_fw_c2h_cmd_handle()
A Dcoex.c2538 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_coex_run_coex()

Completed in 32 milliseconds