Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h271 ATH11K_FLAG_RECOVERY, enumerator
H A Dqmi.c3206 set_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_qmi_driver_event_work()
3245 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_qmi_driver_event_work()
3266 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_qmi_driver_event_work()
H A Dahb.c1231 if (test_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags)) { in ath11k_ahb_remove_prepare()
H A Dcore.c1733 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_core_reconfigure_on_crash()
H A Dwmi.c7116 if (test_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags) && in ath11k_reg_chan_list_event()