Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsureg.h870 uint8_t sc_rftype; member
H A Dif_rsu.c503 sc->sc_rftype = RTL8712_RFCONFIG_1T1R; in rsu_attach()
509 sc->sc_rftype = RTL8712_RFCONFIG_1T2R; in rsu_attach()
515 sc->sc_rftype = RTL8712_RFCONFIG_2T2R; in rsu_attach()
521 sc->sc_rftype = RTL8712_RFCONFIG_1T2R; in rsu_attach()
3478 dmem.rf_config = sc->sc_rftype; in rsu_load_firmware()