Home
last modified time | relevance | path

Searched refs:r88e_sta_beacon_enable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_beacon.c69 r88e_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable) in r88e_sta_beacon_enable() function
H A Dr88e.h42 void r88e_sta_beacon_enable(struct rtwn_softc *, int, bool);
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c173 sc->sc_sta_beacon_enable = r88e_sta_beacon_enable; in r88eu_attach()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c180 sc->sc_sta_beacon_enable = r88e_sta_beacon_enable; in r88ee_attach()