Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h321 int calib_cnt; member
H A Dif_iwn.c2928 sc->calib_cnt = 0; in iwn_newstate()
2980 if (++sc->calib_cnt >= 120) { in iwn_calib_timeout()
2987 sc->calib_cnt = 0; in iwn_calib_timeout()
3468 sc->calib_cnt = 0; /* Reset TX power calibration timeout. */ in iwn_rx_statistics()
7428 sc->calib_cnt = 0; in iwn_run()