Searched refs:cold_boot_waitq (Results 1 – 3 of 3) sorted by relevance
144 wait_queue_head_t cold_boot_waitq; member
2852 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_fwreset_from_cold_boot()2882 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_process_coldboot_calibration()3062 wake_up(&ab->qmi.cold_boot_waitq); in ath11k_qmi_msg_fw_ready_cb()3078 wake_up(&ab->qmi.cold_boot_waitq); in ath11k_qmi_msg_cold_boot_cal_done_cb()
2080 init_waitqueue_head(&ab->qmi.cold_boot_waitq); in ath11k_core_alloc()