Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dath9k.h493 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()