Home
last modified time | relevance | path

Searched refs:r92c_sta_beacon_enable (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_beacon.c93 r92c_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable) in r92c_sta_beacon_enable() function
H A Dr92c.h49 void r92c_sta_beacon_enable(struct rtwn_softc *, int, bool);
/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c153 sc->sc_sta_beacon_enable = r92c_sta_beacon_enable; in r92eu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c202 sc->sc_sta_beacon_enable = r92c_sta_beacon_enable; in r92cu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c210 sc->sc_sta_beacon_enable = r92c_sta_beacon_enable; in r92ce_attach()