HomeFreeBSD

Add initial support for multiple MSI-X vectors.

Description

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.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS315578: Add a module to build imx5 dtb files.
Branches
Unknown
Tags
Unknown