Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c801 static void ath_chanctx_switch(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_switch() function
858 ath_chanctx_switch(sc, &sc->offchannel.chan, &chandef); in ath_chanctx_offchan_switch()
894 ath_chanctx_switch(sc, ath_chanctx_get_oper_chan(sc, false), in ath_scan_next_channel()
931 ath_chanctx_switch(sc, ath_chanctx_get_oper_chan(sc, false), in ath_offchannel_next()
1079 ath_chanctx_switch(sc, ctx, NULL); in ath_offchannel_timer()