Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dchannel.c640 complete(&sc->go_beacon); in ath_chanctx_event()
1363 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
H A Dath9k.h1012 struct completion go_beacon; member
H A Dmain.c2719 init_completion(&sc->go_beacon); in ath9k_mgd_prepare_tx()
2723 if (wait_for_completion_timeout(&sc->go_beacon, in ath9k_mgd_prepare_tx()