Searched refs:RTW_FLAG_RUNNING (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | mac80211.c | 23 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) { in rtw_ops_tx() 37 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_ops_wake_tx_queue()
|
H A D | main.c | 187 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_watch_dog_work() 1106 set_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_start() 1121 clear_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_stop()
|
H A D | main.h | 353 RTW_FLAG_RUNNING, enumerator
|
H A D | fw.c | 141 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_fw_c2h_cmd_handle()
|
H A D | coex.c | 1949 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_coex_run_coex()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | mac80211.c | 24 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()
|
H A D | main.c | 219 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_watch_dog_work() 1503 set_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_start() 1519 clear_bit(RTW_FLAG_RUNNING, rtwdev->flags); in rtw_core_stop()
|
H A D | main.h | 356 RTW_FLAG_RUNNING, enumerator
|
H A D | fw.c | 228 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_fw_c2h_cmd_handle()
|
H A D | coex.c | 2538 if (!test_bit(RTW_FLAG_RUNNING, rtwdev->flags)) in rtw_coex_run_coex()
|
Completed in 31 milliseconds