Home
last modified time | relevance | path

Searched refs:r92c_check_condition (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h84 int r92c_check_condition(struct rtwn_softc *, const uint8_t[]);
H A Dr92c_init.c55 r92c_check_condition(struct rtwn_softc *sc, const uint8_t cond[]) in r92c_check_condition() function
/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c124 sc->sc_check_condition = r92c_check_condition; in r92eu_attach()
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c146 sc->sc_check_condition = r92c_check_condition; in r88eu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c175 sc->sc_check_condition = r92c_check_condition; in r92cu_attach()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c153 sc->sc_check_condition = r92c_check_condition; in r88ee_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c183 sc->sc_check_condition = r92c_check_condition; in r92ce_attach()