Home
last modified time | relevance | path

Searched refs:r92c_fill_tx_desc_raw (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h121 void r92c_fill_tx_desc_raw(struct rtwn_softc *, struct ieee80211_node *,
H A Dr92c_tx.c467 r92c_fill_tx_desc_raw(struct rtwn_softc *sc, struct ieee80211_node *ni, in r92c_fill_tx_desc_raw() function
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c131 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw; in r88eu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c160 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw; in r92cu_attach()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c138 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw; in r88ee_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c168 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw; in r92ce_attach()