Searched refs:ath9k_hw_gettsf64 (Results 1 – 8 of 8) sorted by relevance
83 tsf = ath9k_hw_gettsf64(ah); in ath9k_cmn_beacon_config_sta()138 conf->nexttbtt = ath9k_get_next_tbtt(ah, ath9k_hw_gettsf64(ah), in ath9k_cmn_beacon_config_adhoc()167 conf->nexttbtt = ath9k_get_next_tbtt(ah, ath9k_hw_gettsf64(ah), in ath9k_cmn_beacon_config_ap()
260 ath9k_hw_gettsf64(sc->sc_ah)); in ath9k_beacon_choose_slot()265 tsf = ath9k_hw_gettsf64(sc->sc_ah); in ath9k_beacon_choose_slot()
1868 tsf = ath9k_hw_gettsf64(ah); in ath9k_hw_reset()1926 if (AR_SREV_9100(ah) && (ath9k_hw_gettsf64(ah) < tsf)) { in ath9k_hw_reset()2891 u64 ath9k_hw_gettsf64(struct ath_hw *ah) in ath9k_hw_gettsf64() function2909 EXPORT_SYMBOL(ath9k_hw_gettsf64);
1053 u64 ath9k_hw_gettsf64(struct ath_hw *ah);
1017 tsf = ath9k_hw_gettsf64(ah); in ath_rx_tasklet()
1258 sc->cur_chan->tsf_val = ath9k_hw_gettsf64(sc->sc_ah); in ath_chanctx_set_next()
1627 tsf = ath9k_hw_gettsf64(priv->ah); in ath9k_htc_get_tsf()
1828 tsf = ath9k_hw_gettsf64(sc->sc_ah); in ath9k_get_tsf()