diff options
author | Frank Li <Frank.Li@nxp.com> | 2022-02-22 17:23:55 +0100 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2022-08-09 23:54:10 +0200 |
commit | 4ac8c8e52cd915c7efbd60f1eab4afe855f2e7c4 (patch) | |
tree | 5e464747ae4d9e13a9bfa4a827d587521e87b766 /Documentation/PCI/endpoint/index.rst | |
parent | PCI: endpoint: Support NTB transfer between RC and EP (diff) | |
download | linux-4ac8c8e52cd915c7efbd60f1eab4afe855f2e7c4.tar.xz linux-4ac8c8e52cd915c7efbd60f1eab4afe855f2e7c4.zip |
Documentation: PCI: Add specification for the PCI vNTB function device
Add specification for the PCI vNTB function device. The endpoint function
driver and the host PCI driver should be created based on this
specification.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'Documentation/PCI/endpoint/index.rst')
-rw-r--r-- | Documentation/PCI/endpoint/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/PCI/endpoint/index.rst b/Documentation/PCI/endpoint/index.rst index 38ea1f604b6d..4d2333e7ae06 100644 --- a/Documentation/PCI/endpoint/index.rst +++ b/Documentation/PCI/endpoint/index.rst @@ -13,6 +13,8 @@ PCI Endpoint Framework pci-test-howto pci-ntb-function pci-ntb-howto + pci-vntb-function + pci-vntb-howto function/binding/pci-test function/binding/pci-ntb |