Home
last modified time | relevance | path

Searched refs:ath9k_hw_gettsf64 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c69 tsf = ath9k_hw_gettsf64(ah); in ath9k_cmn_beacon_config_sta()
124 conf->nexttbtt = ath9k_get_next_tbtt(ah, ath9k_hw_gettsf64(ah), in ath9k_cmn_beacon_config_adhoc()
153 conf->nexttbtt = ath9k_get_next_tbtt(ah, ath9k_hw_gettsf64(ah), in ath9k_cmn_beacon_config_ap()
H A Dbeacon.c318 ath9k_hw_gettsf64(sc->sc_ah)); in ath9k_beacon_choose_slot()
323 tsf = ath9k_hw_gettsf64(sc->sc_ah); in ath9k_beacon_choose_slot()
H A Dhw.c1921 tsf = ath9k_hw_gettsf64(ah); in ath9k_hw_reset()
1977 if (AR_SREV_9100(ah) && (ath9k_hw_gettsf64(ah) < tsf)) { in ath9k_hw_reset()
3016 u64 ath9k_hw_gettsf64(struct ath_hw *ah) in ath9k_hw_gettsf64() function
3034 EXPORT_SYMBOL(ath9k_hw_gettsf64);
H A Dhw.h1066 u64 ath9k_hw_gettsf64(struct ath_hw *ah);
H A Drecv.c1086 tsf = ath9k_hw_gettsf64(ah); in ath_rx_tasklet()
H A Dchannel.c1281 sc->cur_chan->tsf_val = ath9k_hw_gettsf64(sc->sc_ah); in ath_chanctx_set_next()
H A Dhtc_drv_main.c1625 tsf = ath9k_hw_gettsf64(priv->ah); in ath9k_htc_get_tsf()
H A Dmain.c1955 tsf = ath9k_hw_gettsf64(sc->sc_ah); in ath9k_get_tsf()