Searched refs:ath_chanctx_set_channel (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1515 ath_chanctx_set_channel(sc, ctx, &ctx->chandef); in ath9k_config() 1547 ath_chanctx_set_channel(sc, ctx, &hw->conf.chandef); in ath9k_config() 2556 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_add_chanctx() 2599 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_change_chanctx()
|
H A D | ath9k.h | 451 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
|
H A D | channel.c | 130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1510 ath_chanctx_set_channel(sc, ctx, &ctx->chandef); in ath9k_config() 1542 ath_chanctx_set_channel(sc, ctx, &hw->conf.chandef); in ath9k_config() 2551 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_add_chanctx() 2594 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_change_chanctx()
|
H A D | ath9k.h | 452 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
|
H A D | channel.c | 130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel() function
|
Completed in 15 milliseconds