Searched refs:ctl_resp (Results 1 – 4 of 4) sorted by relevance
361 if (completion_done(&htc->ctl_resp)) { in ath11k_htc_rx_completion_handler()366 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()377 complete(&htc->ctl_resp); in ath11k_htc_rx_completion_handler()525 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()534 wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_wait_target()654 reinit_completion(&htc->ctl_resp); in ath11k_htc_connect_service()663 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath11k_htc_connect_service()833 init_completion(&htc->ctl_resp); in ath11k_htc_init()
290 struct completion ctl_resp; member
529 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()534 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()545 complete(&htc->ctl_resp); in ath10k_htc_control_rx_complete()909 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()924 wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_wait_target()1063 reinit_completion(&htc->ctl_resp); in ath10k_htc_connect_service()1072 time_left = wait_for_completion_timeout(&htc->ctl_resp, in ath10k_htc_connect_service()1308 init_completion(&htc->ctl_resp); in ath10k_htc_init()
399 struct completion ctl_resp; member