Searched refs:sc_fill_tx_desc_raw (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c131 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c160 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c109 sc->sc_fill_tx_desc_raw = r12a_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c138 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwnvar.h322 void (*sc_fill_tx_desc_raw)(struct rtwn_softc *, member in struct:rtwn_softc
527 (((_sc)->sc_fill_tx_desc_raw)((_sc), (_ni), \
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c178 sc->sc_fill_tx_desc_raw = r12a_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c168 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c193 sc->sc_fill_tx_desc_raw = r12a_fill_tx_desc_raw;

Completed in 69 milliseconds