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()
936 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_complete()
996 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_scan_channel_start()
1017 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_timer()
1029 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_timer()
1133 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_defer_switch()
1159 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_offchannel_channel_change()
1199 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_next()
1249 sc->cur_chan->tsf_val = ath9k_hw_gettsf64(sc->sc_ah); in ath_chanctx_set_next()
1265 if (sc->sc_ah->chip_fullsleep || in ath_chanctx_set_next()
1304 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_offchannel_init()
1354 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_stop_queues()
1373 struct ath_hw *ah = sc->sc_ah; in ath9k_chanctx_wake_queues()
1395 struct ath_hw *ah = sc->sc_ah; in ath9k_update_p2p_ps_timer()
1403 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps_timer()
1427 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_update_p2p_ps()
1521 ath9k_hw_gen_timer_stop(sc->sc_ah, sc->p2p_ps_timer); in ath9k_p2p_ps_timer()
1527 tsf = ath9k_hw_gettsf32(sc->sc_ah); in ath9k_p2p_ps_timer()
1592 sc->p2p_ps_timer = ath_gen_timer_alloc(sc->sc_ah, ath9k_p2p_ps_timer, in ath9k_init_p2p()
1603 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()