Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df001894 authored by Peter Chen's avatar Peter Chen Committed by Felipe Balbi
Browse files

Documentation: usb: gadget-testing: add description for depth of queue



Add both bulk and iso depth of queue for sourcesink.

Reviewed-by: default avatarKrzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: default avatarPeter Chen <peter.chen@freescale.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 0d6c3d96
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -579,6 +579,8 @@ The SOURCESINK function provides these attributes in its function directory:
	isoc_mult	- 0..2 (hs/ss only)
	isoc_maxburst	- 0..15 (ss only)
	bulk_buflen	- buffer length
	bulk_qlen	- depth of queue for bulk
	iso_qlen	- depth of queue for iso

Testing the SOURCESINK function
-------------------------------