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)
commit6a7c7df993bd3c90014453ec59a7b455613cf0e4
tree31cc2b5152a334a1764b94de298b389430a9c1a5
parenta85f023022f0e094b82ab43c44cb69cc19603631
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