HomeSort by: relevance | last modified time | path
    Searched refs:calib_cnt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_wpivar.h 160 int calib_cnt; member in struct:wpi_softc
if_iwnvar.h 278 int calib_cnt; member in struct:iwn_softc
if_wpi.c 1033 sc->calib_cnt = 0;
1431 if (++sc->calib_cnt >= 120) {
1433 sc->calib_cnt = 0;
if_iwn.c 2029 sc->calib_cnt = 0;
2084 if (++sc->calib_cnt >= 120) {
2090 sc->calib_cnt = 0;
2404 sc->calib_cnt = 0; /* Reset TX power calibration timeout. */
5054 sc->calib_cnt = 0;

Completed in 18 milliseconds