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
371 if (completion_done(&htc->ctl_resp)) { in ath11k_htc_rx_completion_handler()376 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()387 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()533 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()542 wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()662 reinit_completion(&htc->ctl_resp); in ath11k_htc_connect_service()671 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_connect_service()841 init_completion(&htc->ctl_resp); in ath11k_htc_init()
290 struct completion ctl_resp; member
538 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()543 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()554 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()918 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()933 wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()1072 reinit_completion(&htc->ctl_resp); in ath10k_htc_connect_service()1081 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_connect_service()1317 init_completion(&htc->ctl_resp); in ath10k_htc_init()
399 struct completion ctl_resp; member