Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c672 nf_cal_dur_tsf = tsf32 - AH9300(ah)->nf_tsf32; in ar9300_store_new_nf()
680 AH9300(ah)->nf_tsf32 = tsf32; in ar9300_store_new_nf()
2404 AH9300(ah)->nf_tsf32 = ar9300_get_tsf32(ah); in ar9300_start_nf_cal()
H A Dar9300.h667 u_int32_t nf_tsf32; /* timestamp for NF calibration duration */ member