Home
last modified time | relevance | path

Searched refs:offchan_tx_completed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c35 complete(&ar->offchan_tx_completed); in ath10k_report_offchan_tx()
H A Dcore.h1201 struct completion offchan_tx_completed; member
H A Dcore.c2540 complete(&ar->offchan_tx_completed); in ath10k_core_restart()
3681 init_completion(&ar->offchan_tx_completed); in ath10k_core_create()
H A Dmac.c4154 reinit_completion(&ar->offchan_tx_completed); in ath10k_offchan_tx_work()
4182 wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ); in ath10k_offchan_tx_work()