diff options
author | Alan Douglas <[email protected]> | 2020-07-22 16:33:12 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-07-28 11:31:18 +0100 |
commit | 3ef5d16f50f8c32abd73e0c3bf4af690c9911cc7 (patch) | |
tree | 1715a6cf976a98345a3728eb192eeee08ff8ebb8 /tools/perf/scripts | |
parent | e3bca37d15dca118f2ef1f0a068bb6e07846ea20 (diff) |
PCI: cadence: Add MSI-X support to Endpoint driver
Implement ->set_msix() and ->get_msix() callback functions in order
to configure MSIX capability in the PCIe endpoint controller.
Add cdns_pcie_ep_send_msix_irq() to send MSIX interrupts to Host.
cdns_pcie_ep_send_msix_irq() gets the MSIX table address (virtual
address) from "struct cdns_pcie_epf" that gets initialized in
->set_bar() call back function.
[[email protected]: Re-implement MSIX support in accordance with the
re-designed core MSI-X interfaces]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alan Douglas <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions