Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_urtw.c476 void urtw_txeof_low(struct usbd_xfer *, void *,
2486 urtw_txeof_low(struct usbd_xfer *xfer, void *priv, in urtw_txeof_low() function
2664 (prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal); in urtw_tx_start()