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

/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c.h117 void r92c_fill_tx_desc_raw(struct rtwn_softc *, struct ieee80211_node *,
H A Dr92c_tx.c349 r92c_fill_tx_desc_raw(struct rtwn_softc *sc, struct ieee80211_node *ni, function
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c140 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c133 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c162 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c170 sc->sc_fill_tx_desc_raw = r92c_fill_tx_desc_raw;

Completed in 158 milliseconds