]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
authorDan Vacura <w36195@motorola.com>
Wed, 20 Apr 2022 18:33:38 +0000 (13:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Apr 2022 17:17:43 +0000 (19:17 +0200)
commit7891bbc101ce9a930577e2b0d37d4c2c9007465e
tree31cc2b5152a334a1764b94de298b389430a9c1a5
parent0fcfe66847c9e47d652c957564e4d7f63e4b6d41
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints

Improve performance of isoc transfers in superspeed by increasing the
number of possible endpoints available, matching that of what was
configured for bulk transfers.

Signed-off-by: Dan Vacura <w36195@motorola.com>
Link: https://lore.kernel.org/r/20220420183338.445622-1-w36195@motorola.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/gadget.c