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

  /src/sys/dev/ic/
rt2860var.h 178 uint8_t calib_5ghz; member in struct:rt2860_softc
rt2860.c 3406 sc->calib_2ghz = sc->calib_5ghz = 0; /* XXX (val >> 1) & 1 */
3553 sc->calib_5ghz = 0;
  /src/sys/dev/usb/
if_runvar.h 169 uint8_t calib_5ghz; member in struct:run_softc
if_run.c 1650 sc->calib_2ghz = sc->calib_5ghz = (val >> 1) & 1;

Completed in 18 milliseconds