diff options
author | 2024-11-06 12:14:51 +0200 | |
---|---|---|
committer | 2024-11-06 13:26:15 +0100 | |
commit | 34fee04e7bdc4eb28385de31918fd74e57bb5dd2 (patch) | |
tree | 0d85033b5479947cb42ae9cf7acf90375ee2d0b3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | usb: xhci: move link TRB quirk to xhci_gen_setup() (diff) | |
download | wireguard-linux-34fee04e7bdc4eb28385de31918fd74e57bb5dd2.tar.xz wireguard-linux-34fee04e7bdc4eb28385de31918fd74e57bb5dd2.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions