Lines Matching refs:ath_chanctx
333 struct ath_chanctx { struct
414 struct ath_chanctx chan;
434 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx,
439 static inline struct ath_chanctx *
442 struct ath_chanctx **ptr = (void *) ctx->drv_priv; in ath_chanctx_get()
461 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
462 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
463 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx);
475 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc);
534 struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
538 struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
542 struct ath_chanctx *ctx) in ath_chanctx_check_active()
611 struct ath_chanctx *chanctx;
644 struct ath_chanctx *ctx,
647 struct ath_chanctx *ctx);
983 struct ath_chanctx *next_chan;
1002 struct ath_chanctx chanctx[ATH9K_NUM_CHANCTX];
1003 struct ath_chanctx *cur_chan;