Searched refs:calib_2ghz (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/ral/
H A Drt2860var.h177 uint8_t calib_2ghz; member in struct:rt2860_softc
H A Drt2860.c3285 sc->calib_2ghz = sc->calib_5ghz = 0; /* XXX (val >> 1) & 1 */;
3402 sc->calib_2ghz = 0;
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_runvar.h185 uint8_t calib_2ghz; member in struct:run_softc
H A Dif_run.c1863 sc->calib_2ghz = sc->calib_5ghz = (val >> 1) & 1;

Completed in 125 milliseconds