Lines Matching refs:ath_chanctx
324 struct ath_chanctx { struct
411 struct ath_chanctx chan;
431 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
436 static inline struct ath_chanctx *
439 struct ath_chanctx **ptr = (void *) ctx->drv_priv; in ath_chanctx_get()
458 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
459 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
460 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
473 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc);
532 struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
536 struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
540 struct ath_chanctx *ctx) in ath_chanctx_check_active()
609 struct ath_chanctx *chanctx;
643 struct ath_chanctx *ctx,
646 struct ath_chanctx *ctx);
982 struct ath_chanctx *next_chan;
1001 struct ath_chanctx chanctx[ATH9K_NUM_CHANCTX];
1002 struct ath_chanctx *cur_chan;