Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c70 ar9300_reset_tsf(ah); in ar9300_beacon_init()
H A Dar9300_freebsd.c196 ah->ah_resetTsf = ar9300_reset_tsf; in ar9300_attach_freebsd_ops()
779 ar9300_reset_tsf(ah); in ar9300_beacon_set_beacon_timers()
H A Dar9300.h1284 extern void ar9300_reset_tsf(struct ath_hal *ah);
H A Dar9300_attach.c291 ar9300_reset_tsf, /* ah_reset_tsf */
H A Dar9300_misc.c343 ar9300_reset_tsf(struct ath_hal *ah) in ar9300_reset_tsf() function