HomeFreeBSD

MFC r315579, r315670: Add initial support for multiple MSI-X vectors.

Description

MFC r315579, r315670: Add initial support for multiple MSI-X vectors.

For 24xx and above use 2 vectors (default and response queue).
For 26xx and above use 3 vectors (default, response and ATIO queues).
Due to global lock interrupt hardlers never run simultaneously now, but
at least this allows to save one regitster read per interrupt.

Details

Provenance
mavAuthored on
Parents
rS316398: MFC r315579, r315670: Add initial support for multiple MSI-X vectors.
Branches
Unknown
Tags
Unknown