Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c35 ar5416GetNextTBTT(struct ath_hal *ah) in ar5416GetNextTBTT() function
H A Dar5416.h198 extern uint64_t ar5416GetNextTBTT(struct ath_hal *);
H A Dar5416_attach.c181 ah->ah_getNextTBTT = ar5416GetNextTBTT; in ar5416InitState()