Home
last modified time | relevance | path

Searched refs:rtl8192c_rf (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_priv.h208 static const struct rtwn_rf_prog rtl8192c_rf[] = { variable
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c223 sc->rf_prog = &rtl8192c_rf[0]; in r92cu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c233 sc->rf_prog = &rtl8192c_rf[0]; in r92ce_attach()