Home
last modified time | relevance | path

Searched refs:RECOVERY_CLEANUP (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Drecovery.c52 if (!test_bit(RECOVERY_CLEANUP, &ar->flag) && in ath6kl_recovery_err_notify()
68 if (test_bit(RECOVERY_CLEANUP, &ar->flag) || in ath6kl_recovery_hb_timer()
102 clear_bit(RECOVERY_CLEANUP, &ar->flag); in ath6kl_recovery_init()
120 set_bit(RECOVERY_CLEANUP, &ar->flag); in ath6kl_recovery_cleanup()
149 clear_bit(RECOVERY_CLEANUP, &ar->flag); in ath6kl_recovery_resume()
Dcore.h671 RECOVERY_CLEANUP, enumerator