Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1157 struct completion install_key_done; member
H A Dcore.c2541 complete(&ar->install_key_done); in ath10k_core_restart()
3644 init_completion(&ar->install_key_done); in ath10k_core_create()
H A Dhtt_rx.c4179 complete(&ar->install_key_done); in ath10k_htt_t2h_msg_handler()
H A Dmac.c309 reinit_completion(&ar->install_key_done); in ath10k_install_key()
318 time_left = wait_for_completion_timeout(&ar->install_key_done, 3 * HZ); in ath10k_install_key()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c6745 complete(&ar->install_key_done); in ath12k_vdev_install_key_compl_event()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8063 complete(&ar->install_key_done); in ath11k_vdev_install_key_compl_event()