zephyr/drivers/pcie/host
Tomasz Bursztyka a2491b321e drivers/pcie: Add support for MSI-X
It's disabled by default. When enabled, and if the device exposes both
MSI and MSI-X capabilities: MSI-X will be selected and MSI disabled on
the device.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-12-08 09:29:20 -05:00
..
CMakeLists.txt
Kconfig drivers/pcie: Add support for MSI-X 2020-12-08 09:29:20 -05:00
msi.c drivers/pcie: Add support for MSI-X 2020-12-08 09:29:20 -05:00
pcie.c drivers/pcie: Add support for MSI multi-message 2020-12-08 09:29:20 -05:00
shell.c