Documentation/PCI/endpoint/pci-nvme-function.rst

Source file repositories/reference/linux-study-clean/Documentation/PCI/endpoint/pci-nvme-function.rst

File Facts

System
Linux kernel
Corpus path
Documentation/PCI/endpoint/pci-nvme-function.rst
Extension
.rst
Size
411 bytes
Lines
14
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: GPL-2.0

=================
PCI NVMe Function
=================

:Author: Damien Le Moal <dlemoal@kernel.org>

The PCI NVMe endpoint function implements a PCI NVMe controller using the NVMe
subsystem target core code. The driver for this function resides with the NVMe
subsystem as drivers/nvme/target/pci-epf.c.

See Documentation/nvme/nvme-pci-endpoint-target.rst for more details.

Annotation

Implementation Notes