diff options
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | 2020-05-06 05:46:13 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-05-25 11:09:41 +0300 |
commit | 5469fd64efcfbc2b9b2edb92c4f906912736d5b0 (patch) | |
tree | 61ba3ccfec8520c911a57705184255311fc9fff5 /drivers/usb | |
parent | 4244ba02edb850f880fafe178abccd9231cb0e4a (diff) | |
download | linux-5469fd64efcfbc2b9b2edb92c4f906912736d5b0.tar.xz |
usb: gadget: Introduce usb_request->is_last
To take advantage of DWC3 internal TRB prefetch and cache for
performance, inform the controller the last request with stream_id
before switching to a different stream transfer. This allows the
controller to maintain its transfer burst within the stream ID.
Introduce the usb-request is_last field to help inform the DWC3
controller of this.
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions