Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h90 void r92c_init_antsel(struct rtwn_softc *);
H A Dr92c_init.c311 r92c_init_antsel(struct rtwn_softc *sc) in r92c_init_antsel() function
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c212 sc->sc_init_antsel = r92c_init_antsel; in r92cu_attach()