Searched refs:ath_hal_getnexttbtt (Results 1 – 3 of 3) sorted by relevance
476 nexttbtt_full = ath_hal_getnexttbtt(ah); in ath_tdma_update()
391 nexttbtt = ath_hal_getnexttbtt(sc->sc_ah); in ath_recv_mgmt()
1147 #define ath_hal_getnexttbtt(_ah) \ macro