Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dchannel.c1229 void ath_chanctx_set_next(struct ath_softc *sc, bool force) in ath_chanctx_set_next() function
1329 ath_chanctx_set_next(sc, false); in ath_chanctx_work()
Dath9k.h488 void ath_chanctx_set_next(struct ath_softc *sc, bool force);
Dmain.c2731 ath_chanctx_set_next(sc, true); in ath9k_mgd_prepare_tx()