Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c634 u_int32_t tsf32, nf_cal_dur_tsf; in ar9300_store_new_nf() local
672 nf_cal_dur_tsf = tsf32 - AH9300(ah)->nf_tsf32; in ar9300_store_new_nf()
673 if (nf_cal_dur_tsf > AH_NF_CAL_PERIOD_MAX_TSF) { in ar9300_store_new_nf()
681 } else if (nf_cal_dur_tsf > AH_NF_CAL_DUR_TSF) { in ar9300_store_new_nf()