Searched refs:offchan_tx_completed (Results 1 – 4 of 4) sorted by relevance
35 complete(&ar->offchan_tx_completed); in ath10k_report_offchan_tx()
1201 struct completion offchan_tx_completed; member
2589 complete(&ar->offchan_tx_completed); in ath10k_core_restart()3728 init_completion(&ar->offchan_tx_completed); in ath10k_core_create()
4176 reinit_completion(&ar->offchan_tx_completed); in ath10k_offchan_tx_work()4204 wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ); in ath10k_offchan_tx_work()
Completed in 43 milliseconds