Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au.h48 void r12au_dump_tx_desc(struct rtwn_softc *, const void *);
H A Dr12au_tx.c58 r12au_dump_tx_desc(struct rtwn_softc *sc, const void *desc) in r12au_dump_tx_desc() function
/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c111 sc->sc_dump_tx_desc = r12au_dump_tx_desc; in r92eu_attach()