Searched refs:bytes_to_tx (Results 1 – 1 of 1) sorted by relevance
1860 unsigned int bytes_to_tx; in xudc_ep0_in() local1869 bytes_to_tx = req->usb_req.length - req->usb_req.actual; in xudc_ep0_in()1894 if (!bytes_to_tx) { in xudc_ep0_in()1905 length = count = min_t(u32, bytes_to_tx, in xudc_ep0_in()