Lines Matching refs:sc_ah
25 struct ath_hw *ah = sc->sc_ah; in ath_set_channel()
68 hchan = &sc->sc_ah->channels[pos]; in ath_set_channel()
105 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_init()
129 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_channel()
231 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_check_active()
357 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_setup_timer()
358 struct ath_hw *ah = sc->sc_ah; in ath_chanctx_setup_timer()
399 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchannel_noa()
426 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_periodic_noa()
458 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_oneshot_noa()
477 struct ath_hw *ah = sc->sc_ah; in ath_chanctx_event()
716 tsf_time += ath9k_hw_gettsf32(sc->sc_ah); in ath_chanctx_event()
783 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_switch()
830 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchan_switch()
861 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_next_channel()
920 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_roc_complete()
945 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_complete()
1005 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_channel_start()
1026 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_timer()
1038 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_timer()
1142 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_defer_switch()
1168 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_channel_change()
1208 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_next()
1258 sc->cur_chan->tsf_val = ath9k_hw_gettsf64(sc->sc_ah); in ath_chanctx_set_next()
1274 if (sc->sc_ah->chip_fullsleep || in ath_chanctx_set_next()
1313 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_offchannel_init()
1363 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_stop_queues()
1382 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_wake_queues()
1404 struct ath_hw *ah = sc->sc_ah; in ath9k_update_p2p_ps_timer()
1412 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps_timer()
1436 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps()
1530 ath9k_hw_gen_timer_stop(sc->sc_ah, sc->p2p_ps_timer); in ath9k_p2p_ps_timer()
1536 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_p2p_ps_timer()
1601 sc->p2p_ps_timer = ath_gen_timer_alloc(sc->sc_ah, ath9k_p2p_ps_timer, in ath9k_init_p2p()
1612 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()