Searched refs:ath_chanctx_set_channel (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | main.c | 1410 ath_chanctx_set_channel(sc, ctx, &ctx->chandef); in ath9k_config() 1442 ath_chanctx_set_channel(sc, ctx, &hw->conf.chandef); in ath9k_config() 2401 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_add_chanctx() 2444 ath_chanctx_set_channel(sc, ctx, &conf->def); in ath9k_change_chanctx()
|
| D | ath9k.h | 431 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
|
| D | channel.c | 126 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel() function
|