Home
last modified time | relevance | path

Searched refs:offchan_tx_completed (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c26 * offchan_tx_completed for a different skb. Prevent this by using in ath10k_report_offchan_tx()
35 complete(&ar->offchan_tx_completed); in ath10k_report_offchan_tx()
H A Dcore.h1178 struct completion offchan_tx_completed; member
H A Dcore.c2309 complete(&ar->offchan_tx_completed); in ath10k_core_restart()
3343 init_completion(&ar->offchan_tx_completed); in ath10k_core_create()
H A Dmac.c3976 reinit_completion(&ar->offchan_tx_completed); in ath10k_offchan_tx_work()
4004 wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ); in ath10k_offchan_tx_work()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c26 * offchan_tx_completed for a different skb. Prevent this by using in ath10k_report_offchan_tx()
35 complete(&ar->offchan_tx_completed); in ath10k_report_offchan_tx()
H A Dcore.h1197 struct completion offchan_tx_completed; member
H A Dcore.c2521 complete(&ar->offchan_tx_completed); in ath10k_core_restart()
3647 init_completion(&ar->offchan_tx_completed); in ath10k_core_create()
H A Dmac.c4159 reinit_completion(&ar->offchan_tx_completed); in ath10k_offchan_tx_work()
4187 wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ); in ath10k_offchan_tx_work()

Completed in 34 milliseconds