Searched refs:ctl_resp (Results 1 – 5 of 5) sorted by relevance
372 if (completion_done(&htc->ctl_resp)) { in ath11k_htc_rx_completion_handler()377 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()388 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()534 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()543 wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()663 reinit_completion(&htc->ctl_resp); in ath11k_htc_connect_service()672 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_connect_service()842 init_completion(&htc->ctl_resp); in ath11k_htc_init()
276 struct completion ctl_resp; member
542 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()547 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()558 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()922 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()937 wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()1076 reinit_completion(&htc->ctl_resp); in ath10k_htc_connect_service()1085 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_connect_service()1321 init_completion(&htc->ctl_resp); in ath10k_htc_init()
385 struct completion ctl_resp; member
295 struct completion ctl_resp; member