Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
HDr92c.h90 void r92c_init_antsel(struct rtwn_softc *);
HDr92c_init.c311 r92c_init_antsel(struct rtwn_softc *sc) in r92c_init_antsel() function
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
HDr92cu_attach.c212 sc->sc_init_antsel = r92c_init_antsel; in r92cu_attach()