Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c624 complete(&sc->go_beacon); in ath_chanctx_event()
1335 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
Dath9k.h984 struct completion go_beacon; member
Dmain.c2542 init_completion(&sc->go_beacon); in ath9k_mgd_prepare_tx()
2546 if (wait_for_completion_timeout(&sc->go_beacon, in ath9k_mgd_prepare_tx()