Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_tx_desc.h33 struct r12au_tx_desc { struct
H A Dr12au_tx.c61 const struct r12au_tx_desc *txd = desc; in r12au_dump_tx_desc()
/freebsd/sys/modules/rtwn_usb/
H A DMakefile26 r12au.h r12au_reg.h r12au_tx_desc.h
/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c187 sc->txdesc_len = sizeof(struct r12au_tx_desc); in r92eu_attach()