Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c35 ar->fw_recovery.err_reason = 0; in ath6kl_recovery_work()
50 set_bit(reason, &ar->fw_recovery.err_reason); in ath6kl_recovery_err_notify()
133 if (!ar->fw_recovery.err_reason) in ath6kl_recovery_suspend()
137 ar->fw_recovery.err_reason = 0; in ath6kl_recovery_suspend()
H A Dcore.h842 unsigned long err_reason; member