Home
last modified time | relevance | path

Searched refs:sc_sta_beacon_enable (Results 1 – 8 of 8) sorted by relevance

/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/rtl8188e/usb/
H A Dr88eu_attach.c173 sc->sc_sta_beacon_enable = r88e_sta_beacon_enable; in r88eu_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/rtl8188e/pci/
H A Dr88ee_attach.c180 sc->sc_sta_beacon_enable = r88e_sta_beacon_enable; in r88ee_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c210 sc->sc_sta_beacon_enable = r92c_sta_beacon_enable; in r92ce_attach()
/freebsd/sys/dev/rtwn/
H A Dif_rtwnvar.h332 void (*sc_sta_beacon_enable)(struct rtwn_softc *, int, member
570 (((_sc)->sc_sta_beacon_enable)((_sc), (_id), (_enable)))
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c240 sc->sc_sta_beacon_enable = r12a_sta_beacon_enable; in r12au_attach()
/freebsd/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c226 sc->sc_sta_beacon_enable = r12a_sta_beacon_enable; in r21au_attach()