Searched refs:ath_hal_gettsf64 (Results 1 – 6 of 6) sorted by relevance
396 tsf = ath_hal_gettsf64(ah); in ath_tdma_update()582 tsf = ath_hal_gettsf64(ah); in ath_tdma_update()685 vap->iv_bss->ni_tstamp.tsf = ath_hal_gettsf64(ah); in ath_tdma_beacon_send()
1047 tsf = ath_hal_gettsf64(ah); in ath_beacon_config()1193 tsf = ath_hal_gettsf64(ah); in ath_beacon_config()1236 tsf = ath_hal_gettsf64(ah); in ath_beacon_config()
422 tsf = ath_hal_gettsf64(ah); in ath_edma_recv_proc_queue()567 tsf = ath_hal_gettsf64(sc->sc_ah); in ath_edma_recv_proc_deferred_queue()
485 ath_hal_gettsf64(sc->sc_ah)); in ath_recv_mgmt()1108 tsf = ath_hal_gettsf64(ah); in ath_rx_proc()
2429 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); in ath_bmiss_vap()4620 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc_q0()4678 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc_q0123()4726 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc()
1116 #define ath_hal_gettsf64(_ah) \ macro