Home
last modified time | relevance | path

Searched refs:cold_boot_waitq (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dqmi.h135 wait_queue_head_t cold_boot_waitq; member
Dahb.c352 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_ahb_fwreset_from_cold_boot()
Dcore.c1141 init_waitqueue_head(&ab->qmi.cold_boot_waitq); in ath11k_core_alloc()
Dqmi.c2439 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_process_coldboot_calibration()
2619 wake_up(&ab->qmi.cold_boot_waitq); in ath11k_qmi_msg_cold_boot_cal_done_cb()