Searched refs:tx_complete (Results 1 – 2 of 2) sorted by relevance
1628 static void tx_complete(struct usb_ep *ep, struct usb_request *req) in tx_complete() function1726 req->complete = tx_complete;2447 req->complete = tx_complete; in _usb_eth_send()
348 bool tx_complete; member587 port->tx_complete = false; in tcpm_pd_transmit()592 while ((timeout > 0) && (!port->tx_complete)) { in tcpm_pd_transmit()625 port->tx_complete = true; in tcpm_pd_transmit_complete()