Home
last modified time | relevance | path

Searched refs:htt_tgt_version_received (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c814 init_completion(&dp->htt_tgt_version_received); in ath12k_dp_tx_htt_h2t_ver_req_msg()
831 ret = wait_for_completion_timeout(&dp->htt_tgt_version_received, in ath12k_dp_tx_htt_h2t_ver_req_msg()
H A Ddp.h313 struct completion htt_tgt_version_received; member
H A Ddp_rx.c1709 complete(&dp->htt_tgt_version_received); in ath12k_dp_htt_htc_t2h_msg_handler()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c994 init_completion(&dp->htt_tgt_version_received); in ath11k_dp_tx_htt_h2t_ver_req_msg()
1011 ret = wait_for_completion_timeout(&dp->htt_tgt_version_received, in ath11k_dp_tx_htt_h2t_ver_req_msg()
H A Ddp.h260 struct completion htt_tgt_version_received; member
H A Ddp_rx.c1711 complete(&dp->htt_tgt_version_received); in ath11k_dp_htt_htc_t2h_msg_handler()