zephyr/include/drivers/pcie
Neil Armstrong acd38cb30e pcie: controller: add generic controller MSI/MSI-X API core functions
Define the MSI/MSI-X APIs to be used with the Generic PCIe Controller API.

It notably adds the msi_device_setup() callback to the PCI Express
Controller API used to allocate and setup the MSI/MSI-C vectors on the
MSI message translater HW.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2022-03-25 12:56:25 +01:00
..
endpoint drivers: pcie: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
cap.h
controller.h pcie: controller: add generic controller MSI/MSI-X API core functions 2022-03-25 12:56:25 +01:00
msi.h pcie: msi: add generic MSI vector entry 2022-03-25 12:56:25 +01:00
pcie.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
ptm.h everywhere: fix typos 2022-03-18 13:24:08 -04:00