Lines Matching refs:sc_ah

25 	struct ath_hw *ah = sc->sc_ah;  in ath_set_channel()
69 hchan = &sc->sc_ah->channels[pos]; in ath_set_channel()
106 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_init()
133 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_channel()
244 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_check_active()
370 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_setup_timer()
371 struct ath_hw *ah = sc->sc_ah; in ath_chanctx_setup_timer()
414 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchannel_noa()
441 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_periodic_noa()
473 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_oneshot_noa()
492 struct ath_hw *ah = sc->sc_ah; in ath_chanctx_event()
732 tsf_time += ath9k_hw_gettsf32(sc->sc_ah); in ath_chanctx_event()
799 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_switch()
846 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchan_switch()
877 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_next_channel()
936 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_roc_complete()
961 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_complete()
1023 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_channel_start()
1044 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_timer()
1056 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_timer()
1160 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_defer_switch()
1186 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_channel_change()
1226 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_next()
1276 sc->cur_chan->tsf_val = ath9k_hw_gettsf64(sc->sc_ah); in ath_chanctx_set_next()
1292 if (sc->sc_ah->chip_fullsleep || in ath_chanctx_set_next()
1331 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_offchannel_init()
1382 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_stop_queues()
1401 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_wake_queues()
1423 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_update_p2p_ps_timer()
1424 struct ath_hw *ah = sc->sc_ah; in ath9k_update_p2p_ps_timer()
1432 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps_timer()
1466 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps()
1560 ath9k_hw_gen_timer_stop(sc->sc_ah, sc->p2p_ps_timer); in ath9k_p2p_ps_timer()
1566 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_p2p_ps_timer()
1632 sc->p2p_ps_timer = ath_gen_timer_alloc(sc->sc_ah, ath9k_p2p_ps_timer, in ath9k_init_p2p()
1643 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()