Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnvar.h564 int nf_calib_ticks; member
H A Dathn.c1333 sc->nf_calib_ticks = ticks; in athn_start_noisefloor_calib()
1368 if (ticks - (sc->nf_calib_ticks + 240 * hz) >= 0) in athn_calib_to()