Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/wlan/
HDif_upgt.c130 static void upgt_tx_done(struct upgt_softc *, uint8_t *);
1396 upgt_tx_done(sc, data->buf + 4); in upgt_rxeof()
1498 upgt_tx_done(struct upgt_softc *sc, uint8_t *data) in upgt_tx_done() function