Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c1623 static void tx_complete(struct usb_ep *ep, struct usb_request *req) in tx_complete() function
1721 req->complete = tx_complete;
2442 req->complete = tx_complete; in _usb_eth_send()