Skip to content
Commit 0b3e4af3 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request



These two fields will be used in a follow-up patch
to track how many entries of request's sglist we
have already processed. The reason is that if a
gadget driver sends an sglist with more entries then
we can fit in the ring, we will have to continue
processing remaining afterwards.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 31162af4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment