Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee.h45 void r88ee_start_xfers(struct rtwn_softc *);
H A Dr88ee_rx.c129 r88ee_start_xfers(struct rtwn_softc *sc) in r88ee_start_xfers() function
H A Dr88ee_attach.c135 sc->sc_start_xfers = r88ee_start_xfers; in r88ee_attach()