Searched refs:ctl_resp (Results 1 – 6 of 6) sorted by relevance
327 if (completion_done(&htc->ctl_resp)) { in ath12k_htc_rx_completion_handler()332 complete(&htc->ctl_resp); in ath12k_htc_rx_completion_handler()343 complete(&htc->ctl_resp); in ath12k_htc_rx_completion_handler()495 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath12k_htc_wait_target()504 wait_for_completion_timeout(&htc->ctl_resp, in ath12k_htc_wait_target()613 reinit_completion(&htc->ctl_resp); in ath12k_htc_connect_service()622 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath12k_htc_connect_service()786 init_completion(&htc->ctl_resp); in ath12k_htc_init()
295 struct completion ctl_resp; member
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
545 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()550 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()561 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()925 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()940 wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()1079 reinit_completion(&htc->ctl_resp); in ath10k_htc_connect_service()1088 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_connect_service()1324 init_completion(&htc->ctl_resp); in ath10k_htc_init()
385 struct completion ctl_resp; member