Searched refs:nf_tsf32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c649 nf_cal_dur_tsf = tsf32 - AH9300(ah)->nf_tsf32;
657 AH9300(ah)->nf_tsf32 = tsf32;
2374 AH9300(ah)->nf_tsf32 = ar9300_get_tsf32(ah);
H A Dar9300.h679 u_int32_t nf_tsf32; /* timestamp for NF calibration duration */ member in struct:ath_hal_9300

Completed in 81 milliseconds