Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1509 ath_chanctx_set_channel(sc, ctx, &ctx->chandef); in ath9k_config()
1541 ath_chanctx_set_channel(sc, ctx, &hw->conf.chandef); in ath9k_config()
2550 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_add_chanctx()
2593 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_change_chanctx()
H A Dath9k.h452 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
H A Dchannel.c130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel() function