]> Git Repo - linux.git/commit
PCI: endpoint: Add MSI-X interfaces
authorGustavo Pimentel <[email protected]>
Thu, 19 Jul 2018 08:32:12 +0000 (10:32 +0200)
committerLorenzo Pieralisi <[email protected]>
Thu, 19 Jul 2018 10:34:23 +0000 (11:34 +0100)
commit8963106eabdc56911e9b65258eb5e9a6b7b3dfda
treead5ea11d66f9e8bd7876fdbc77bf22f1ac3b897d
parent4e965ede1856ed62c7ac8b7ad905a4a285e4a9f3
PCI: endpoint: Add MSI-X interfaces

Add PCI_EPC_IRQ_MSIX type.

Add MSI-X callbacks signatures to the ops structure.

Add sysfs interface for set/get MSI-X capability maximum number.

Update documentation accordingly.

Signed-off-by: Gustavo Pimentel <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Kishon Vijay Abraham I <[email protected]>
Documentation/PCI/endpoint/function/binding/pci-test.txt
drivers/pci/endpoint/pci-ep-cfs.c
drivers/pci/endpoint/pci-epc-core.c
include/linux/pci-epc.h
include/linux/pci-epf.h
This page took 0.058205 seconds and 4 git commands to generate.