summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorLogan Gunthorpe <logang@deltatee.com>2019-05-24 01:30:51 +0300
committerJon Mason <jdmason@kudzu.us>2019-06-13 15:59:34 +0300
commitd7cc609fb679e11dc2b00cbe6c50cbd37ec4bfa2 (patch)
treed8c7682961efed1e6b99045510c5b2cf935c64a6 /drivers/fpga/fpga-mgr.c
parenta944ccc3b0aedb7f3a24b8c90624fe182e8a8851 (diff)
downloadlinux-d7cc609fb679e11dc2b00cbe6c50cbd37ec4bfa2.tar.xz
PCI/MSI: Support allocating virtual MSI interrupts
For NTB devices, we want to be able to trigger MSI interrupts through a memory window. In these cases we may want to use more interrupts than the NTB PCI device has available in its MSI-X table. We allow for this by creating a new 'virtual' interrupt. These interrupts are allocated as usual but are not programmed into the MSI-X table (as there may not be space for them). The MSI address and data will then handled through an NTB MSI library introduced later in this series. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions