Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_rx.c64 static struct mbuf * rtwn_rxeof(struct rtwn_softc *, struct rtwn_data *,
231 return (rtwn_rxeof(sc, data, buf, len)); in rtwn_rxeof_fragmented()
237 rtwn_rxeof(struct rtwn_softc *sc, struct rtwn_data *data, uint8_t *buf, in rtwn_rxeof() function
315 return (rtwn_rxeof(sc, data, buf, len)); in rtwn_report_intr()