Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dath9k.h494 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc);
Dchannel.c157 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present() function
Dmain.c2691 go_ctx = ath_is_go_chanctx_present(sc); in ath9k_mgd_prepare_tx()