Searched refs:ctl_resp (Results 1 – 4 of 4) sorted by relevance
313 if (completion_done(&htc->ctl_resp)) { in ath11k_htc_rx_completion_handler()318 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()329 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()467 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()476 wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()591 reinit_completion(&htc->ctl_resp); in ath11k_htc_connect_service()600 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_connect_service()767 init_completion(&htc->ctl_resp); in ath11k_htc_init()
292 struct completion ctl_resp; member
525 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()530 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()541 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()905 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()920 wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()1054 reinit_completion(&htc->ctl_resp); in ath10k_htc_connect_service()1063 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_connect_service()1299 init_completion(&htc->ctl_resp); in ath10k_htc_init()
399 struct completion ctl_resp; member