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