On 11/19/2015 08:02 AM, Peter Chen wrote:
Add both bulk and iso depth of queue for sourcesink.

Signed-off-by: Peter Chen <peter.c...@freescale.com>

Reviewed-by: Krzysztof Opasiak <k.opas...@samsung.com>

---
  Documentation/usb/gadget-testing.txt | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/Documentation/usb/gadget-testing.txt 
b/Documentation/usb/gadget-testing.txt
index b24d3ef..84b3d10 100644
--- a/Documentation/usb/gadget-testing.txt
+++ b/Documentation/usb/gadget-testing.txt
@@ -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


I'd prefer "queue length for bulk/iso requests" but I'm not native speaker or even English expert. For me, your form is also understandable so you may leave this as is, change or wait for another opinion, as you wish;)

Best regards,
--
Krzysztof Opasiak
Samsung R&D Institute Poland
Samsung Electronics
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to