Home
last modified time | relevance | path

Searched refs:go_beacon (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dath9k.h1012 struct completion go_beacon; member
H A Dchannel.c645 complete(&sc->go_beacon); in ath_chanctx_event()
647 "Beacon sent, complete go_beacon\n"); in ath_chanctx_event()
1368 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dath9k.h1012 struct completion go_beacon; member
H A Dchannel.c645 complete(&sc->go_beacon); in ath_chanctx_event()
647 "Beacon sent, complete go_beacon\n"); in ath_chanctx_event()
1368 init_completion(&sc->go_beacon); in ath9k_init_channel_context()
H A Dmain.c2705 init_completion(&sc->go_beacon); in ath9k_mgd_prepare_tx()
2709 if (wait_for_completion_timeout(&sc->go_beacon, in ath9k_mgd_prepare_tx()

Completed in 15 milliseconds