Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dcore.c786 if (!ar || ar->state != ATH11K_STATE_OFF) in ath11k_core_suspend()
845 if (!ar || ar->state != ATH11K_STATE_OFF) in ath11k_core_resume()
1805 if (!ar || ar->state == ATH11K_STATE_OFF || in ath11k_core_pre_reconfigure_recovery()
1850 if (!ar || ar->state == ATH11K_STATE_OFF) in ath11k_core_post_reconfigure_recovery()
1861 case ATH11K_STATE_OFF: in ath11k_core_post_reconfigure_recovery()
Dtestmode.c275 if (ar->state != ATH11K_STATE_OFF) { in ath11k_tm_cmd_testmode_start()
Dwow.c837 case ATH11K_STATE_OFF: in ath11k_wow_op_resume()
Dcore.h530 ATH11K_STATE_OFF, enumerator
Dmac.c6286 case ATH11K_STATE_OFF: in ath11k_mac_op_start()
6397 ar->state = ATH11K_STATE_OFF; in ath11k_mac_op_start()
6418 ar->state = ATH11K_STATE_OFF; in ath11k_mac_op_stop()