Lines Matching refs:ath_chanctx
328 struct ath_chanctx { struct
415 struct ath_chanctx chan;
451 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
456 static inline struct ath_chanctx *
459 struct ath_chanctx **ptr = (void *) ctx->drv_priv; in ath_chanctx_get()
478 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
479 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
480 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
493 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc);
552 struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
556 struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
560 struct ath_chanctx *ctx) in ath_chanctx_check_active()
638 struct ath_chanctx *chanctx;
673 struct ath_chanctx *ctx,
676 struct ath_chanctx *ctx);
1010 struct ath_chanctx *next_chan;
1030 struct ath_chanctx chanctx[ATH9K_NUM_CHANCTX];
1031 struct ath_chanctx *cur_chan;