offchan_tx_completed 2203 drivers/net/wireless/ath/ath10k/core.c 	complete(&ar->offchan_tx_completed);
offchan_tx_completed 3203 drivers/net/wireless/ath/ath10k/core.c 	init_completion(&ar->offchan_tx_completed);
offchan_tx_completed 1113 drivers/net/wireless/ath/ath10k/core.h 	struct completion offchan_tx_completed;
offchan_tx_completed 3833 drivers/net/wireless/ath/ath10k/mac.c 		reinit_completion(&ar->offchan_tx_completed);
offchan_tx_completed 3861 drivers/net/wireless/ath/ath10k/mac.c 		wait_for_completion_timeout(&ar->offchan_tx_completed, 3 * HZ);
offchan_tx_completed   35 drivers/net/wireless/ath/ath10k/txrx.c 	complete(&ar->offchan_tx_completed);