Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c649 nf_cal_dur_tsf = tsf32 - AH9300(ah)->nf_tsf32; in ar9300_store_new_nf()
657 AH9300(ah)->nf_tsf32 = tsf32; in ar9300_store_new_nf()
2374 AH9300(ah)->nf_tsf32 = ar9300_get_tsf32(ah); in ar9300_start_nf_cal()
HDar9300.h679 u_int32_t nf_tsf32; /* timestamp for NF calibration duration */ member