Home
last modified time | relevance | path

Searched refs:ath_hal_getnexttbtt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tdma.c474 nexttbtt_full = ath_hal_getnexttbtt(ah); in ath_tdma_update()
H A Dif_ath_rx.c389 nexttbtt = ath_hal_getnexttbtt(sc->sc_ah); in ath_recv_mgmt()
H A Dif_athvar.h1148 #define ath_hal_getnexttbtt(_ah) \ macro