Home
last modified time | relevance | path

Searched refs:target_version_received (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c395 init_completion(&htt->target_version_received); in ath10k_htt_setup()
401 status = wait_for_completion_timeout(&htt->target_version_received, in ath10k_htt_setup()
H A Dhtt.h1776 struct completion target_version_received; member
H A Dhtt_rx.c4095 complete(&htt->target_version_received); in ath10k_htt_t2h_msg_handler()