Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_zyd.c1850 sc->sc_cckgain = (tmp >> 8) & 0x01; in zyd_read_pod()
2092 if (sc->sc_cckgain) { in zyd_set_chan()
2685 sc->sc_cckgain, sc->sc_fix_cr157); in zyd_init_locked()
H A Dif_zydreg.h1280 uint8_t sc_cckgain; member