Searched refs:calib_cnt (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/wpi/
H A Dif_wpivar.h153 int calib_cnt; member in struct:wpi_softc
/freebsd-10.3-release/sys/dev/iwn/
H A Dif_iwnvar.h311 int calib_cnt; member in struct:iwn_softc
H A Dif_iwn.c2375 sc->calib_cnt = 0;
2417 if (++sc->calib_cnt >= 120) {
2424 sc->calib_cnt = 0;
2801 sc->calib_cnt = 0; /* Reset TX power calibration timeout. */
5877 sc->calib_cnt = 0;

Completed in 61 milliseconds