Lines Matching refs:ath_chanctx
329 struct ath_chanctx { struct
416 struct ath_chanctx chan;
452 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
457 static inline struct ath_chanctx *
460 struct ath_chanctx **ptr = (void *) ctx->drv_priv; in ath_chanctx_get()
479 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
480 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
481 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
494 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc);
553 struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
557 struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
561 struct ath_chanctx *ctx) in ath_chanctx_check_active()
639 struct ath_chanctx *chanctx;
674 struct ath_chanctx *ctx,
677 struct ath_chanctx *ctx);
1011 struct ath_chanctx *next_chan;
1031 struct ath_chanctx chanctx[ATH9K_NUM_CHANCTX];
1032 struct ath_chanctx *cur_chan;