Home
last modified time | relevance | path

Searched refs:ctl_resp (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.c313 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()
484 ath11k_warn(ab, "ctl_resp never came in (%d)\n", status); 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()
H A Dhtc.h292 struct completion ctl_resp; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhtc.c327 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()
512 ath12k_warn(ab, "ctl_resp never came in (%d)\n", status); 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()
H A Dhtc.h295 struct completion ctl_resp; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhtc.c371 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()
550 ath11k_warn(ab, "ctl_resp never came in (%d)\n", status); 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()
H A Dhtc.h290 struct completion ctl_resp; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtc.c525 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()
928 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); 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()
H A Dhtc.h399 struct completion ctl_resp; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtc.c538 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()
941 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); 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()
H A Dhtc.h399 struct completion ctl_resp; member

Completed in 11 milliseconds