Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dchannel.c645 complete(&sc->go_beacon); in ath_chanctx_event()
1368 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
Dath9k.h1012 struct completion go_beacon; member
Dmain.c2708 init_completion(&sc->go_beacon); in ath9k_mgd_prepare_tx()
2712 if (wait_for_completion_timeout(&sc->go_beacon, in ath9k_mgd_prepare_tx()