Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c100 complete(&target->target_wait); in htc_process_target_rdy()
503 init_completion(&target->target_wait); in ath9k_htc_hw_alloc()
Dhtc_hst.h122 struct completion target_wait; member
Dhtc_drv_init.c89 time_left = wait_for_completion_timeout(&priv->htc->target_wait, HZ); in ath9k_htc_wait_for_target()