Files
linux/drivers/usb/host
Niklas Neronin 34fee04e7b usb: xhci: request MSI/-X according to requested amount
Variable 'max_interrupters' contains the maximum supported interrupters
or the maximum interrupters the user has requested. Thus, it should be
used instead of HCS_MAX_INTRS().

User set 'max_interrupters' value is validated in xhci_gen_setup(),
otherwise 'max_interrupters' value is 'HCS_MAX_INTRS(xhci->hcs_params1)'.

Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20241106101459.775897-26-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-06 13:26:15 +01:00
..
2024-11-04 01:27:52 +01:00
2024-10-14 08:03:44 +02:00
2024-10-14 08:03:44 +02:00
2024-10-14 08:03:44 +02:00
2024-10-14 08:03:44 +02:00
2024-10-14 08:03:44 +02:00
2024-10-21 08:53:43 +02:00