Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c1095 #define CLOCK_RATE(_ah) (ath_hal_mac_clks(ah, 1000)) macro
1138 listen_time = (ccdelta - rfdelta - tfdelta) / CLOCK_RATE(ah); in ar9300_ani_get_listen_time()
1144 listen_time, CLOCK_RATE(ah)); in ar9300_ani_get_listen_time()