Home
last modified time | relevance | path

Searched refs:go_beacon (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dchannel.c624 complete(&sc->go_beacon); in ath_chanctx_event()
1344 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
Dath9k.h983 struct completion go_beacon; member
Dmain.c2552 init_completion(&sc->go_beacon); in ath9k_mgd_prepare_tx()
2556 if (wait_for_completion_timeout(&sc->go_beacon, in ath9k_mgd_prepare_tx()