Home
last modified time | relevance | path

Searched refs:ath_hal_gettsf64 (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_tdma.c395 tsf = ath_hal_gettsf64(ah); in ath_tdma_update()
580 tsf = ath_hal_gettsf64(ah); in ath_tdma_update()
683 vap->iv_bss->ni_tstamp.tsf = ath_hal_gettsf64(ah); in ath_tdma_beacon_send()
HDif_ath_rx_edma.c388 tsf = ath_hal_gettsf64(ah); in ath_edma_recv_proc_queue()
531 tsf = ath_hal_gettsf64(sc->sc_ah); in ath_edma_recv_proc_deferred_queue()
HDif_ath_beacon.c994 tsf = ath_hal_gettsf64(ah); in ath_beacon_config()
1140 tsf = ath_hal_gettsf64(ah); in ath_beacon_config()
HDif_ath_rx.c445 ath_hal_gettsf64(sc->sc_ah)); in ath_recv_mgmt()
1023 tsf = ath_hal_gettsf64(ah); in ath_rx_proc()
HDif_ath.c2307 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); in ath_bmiss_vap()
4407 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc_q0()
4465 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc_q0123()
4513 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah); in ath_tx_proc()
HDif_athvar.h1091 #define ath_hal_gettsf64(_ah) \ macro
HDif_ath_tx.c1777 u_int64_t tsf = ath_hal_gettsf64(ah); in ath_tx_normal_setup()
2195 u_int64_t tsf = ath_hal_gettsf64(ah); in ath_tx_raw_start()