diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-11-13 16:00:27 +0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-12-15 09:12:41 -0600 |
commit | 4405a2ced55f375708669550cda750452885c9de (patch) | |
tree | 263d3aab59440116fcdd6c53c6ae93994677cfa3 /Documentation/ABI/testing | |
parent | 64c5f48b100e92f189a32b6d660e3329681ec9b5 (diff) | |
download | linux-stable-4405a2ced55f375708669550cda750452885c9de.tar.gz linux-stable-4405a2ced55f375708669550cda750452885c9de.tar.bz2 linux-stable-4405a2ced55f375708669550cda750452885c9de.zip |
Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queue
Add both bulk and iso depth of queue entries.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/ABI/testing')
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-sourcesink | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-sourcesink b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink index bc7ff731aa0c..f56335af2d88 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-sourcesink +++ b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink @@ -10,3 +10,5 @@ Description: isoc_mult - 0..2 (hs/ss only) isoc_maxburst - 0..15 (ss only) buflen - buffer length + bulk_qlen - depth of queue for bulk + iso_qlen - depth of queue for iso |