Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.h194 ATH11K_FLAG_RECOVERY, enumerator
Dahb.c767 if (test_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags)) { in ath11k_ahb_remove()
Dcore.c959 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_core_reconfigure_on_crash()
Dqmi.c2723 set_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_qmi_driver_event_work()
2749 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_qmi_driver_event_work()
Dwmi.c5801 if (test_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags) && in ath11k_reg_chan_list_event()