Searched refs:need_zlp (Results 1 – 3 of 3) sorted by relevance
323 bool need_zlp; in isp1760_ep_tx_complete() local356 need_zlp = req->req.actual == req->req.length && in isp1760_ep_tx_complete()363 req->packet_size, req->req.zero, need_zlp); in isp1760_ep_tx_complete()369 if (req->req.actual == req->req.length && !need_zlp) { in isp1760_ep_tx_complete()
848 int ret, need_zlp = 0; in dwc2_ep0_write() local867 need_zlp = 1; in dwc2_ep0_write()872 if ((ret == 1) && !need_zlp) { in dwc2_ep0_write()
388 bool need_zlp; member1091 (req->need_zlp && req->trbs_queued == req->trbs_needed - 2)) in tegra_xudc_queue_one_trb()1168 if (req->need_zlp && usb_endpoint_xfer_control(ep->desc) && count > 1) in tegra_xudc_queue_trbs()1272 req->need_zlp = false; in __tegra_xudc_ep_queue()1282 req->need_zlp = true; in __tegra_xudc_ep_queue()