HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_gettsf64 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ath.c 922 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah);
1449 tsf = ath_hal_gettsf64(ah);
2512 tsf = ath_hal_gettsf64(ah);
2608 tsf = ath_hal_gettsf64(ah);
2978 ath_hal_gettsf64(sc->sc_ah));
3069 tsf = ath_hal_gettsf64(ah);
3984 u_int64_t tsf = ath_hal_gettsf64(ah);
4236 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah);
4282 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah);
4318 sc->sc_lastrx = ath_hal_gettsf64(sc->sc_ah)
    [all...]
athvar.h 382 #define ath_hal_gettsf64(_ah) \ macro

Completed in 16 milliseconds