Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dtxrx.c35 complete(&ar->offchan_tx_completed); in ath10k_report_offchan_tx()
Dcore.h1194 struct completion offchan_tx_completed; member
Dcore.c2487 complete(&ar->offchan_tx_completed); in ath10k_core_restart()
3618 init_completion(&ar->offchan_tx_completed); in ath10k_core_create()
Dmac.c4138 reinit_completion(&ar->offchan_tx_completed); in ath10k_offchan_tx_work()
4166 wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ); in ath10k_offchan_tx_work()