Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_tdma.c476 nexttbtt_full = ath_hal_getnexttbtt(ah); in ath_tdma_update()
Dif_ath_rx.c391 nexttbtt = ath_hal_getnexttbtt(sc->sc_ah); in ath_recv_mgmt()
Dif_athvar.h1147 #define ath_hal_getnexttbtt(_ah) \ macro