diff options
author | Manish chopra <[email protected]> | 2013-01-25 10:20:37 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-01-27 01:00:08 -0500 |
commit | 9a97e7053a056679e33a4e23c98c5fbb6799e92a (patch) | |
tree | 17632ecc1b7250bc6773aff74b51741740c0a8c2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | efbcb1b20a08a8dd6faefbc04a63330703bc6b5e (diff) |
qlcnic: avoid mixed mode interrupts for some adapter types
o Some adapter types do not support co-existence of Legacy Interrupt with
MSI-x or MSI among multiple functions. For those adapters, prevent attaching
to a function during normal load, if MSI-x or MSI vectors are not available.
o Using module parameters use_msi=0 and use_msi_x=0, driver can be loaded in
legacy mode for all functions in the adapter.
Signed-off-by: Manish Chopra <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions