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