Logo

The Linux Kernel

6.15.0-rc5

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
      • Accounting
      • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
      • EDAC Subsystem
      • FPGA
      • I2C/SMBus Subsystem
      • Industrial I/O
      • PCMCIA
      • Serial Peripheral Interface (SPI)
      • 1-Wire Subsystem
      • Watchdog Support
      • Virtualization Support
      • Hardware Monitoring
      • Compute Accelerators
      • Security Documentation
      • Crypto API
      • BPF Documentation
      • USB support
      • PCI Bus Subsystem
      • Assorted Miscellaneous Devices Documentation
      • PECI Subsystem
      • WMI Subsystem
      • TEE Subsystem
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source

9. PCI Endpoint Framework¶

  • 9.1. Introduction
  • 9.2. PCI Endpoint Core
    • 9.2.1. PCI Endpoint Controller(EPC) Library
    • 9.2.2. PCI Endpoint Function(EPF) Library
  • 9.3. Configuring PCI Endpoint Using CONFIGFS
    • 9.3.1. Mounting configfs
    • 9.3.2. Directory Structure
    • 9.3.3. Creating EPF Device
    • 9.3.4. EPC Device
  • 9.4. PCI Test Function
  • 9.5. PCI Test User Guide
    • 9.5.1. Endpoint Device
    • 9.5.2. RootComplex Device
  • 9.6. PCI NTB Function
    • 9.6.1. Constructs used for Implementing NTB
    • 9.6.2. Modeling Constructs:
  • 9.7. PCI Non-Transparent Bridge (NTB) Endpoint Function (EPF) User Guide
    • 9.7.1. Endpoint Device
    • 9.7.2. RootComplex Device
  • 9.8. PCI vNTB Function
    • 9.8.1. Constructs used for Implementing vNTB
    • 9.8.2. Modeling Constructs:
  • 9.9. PCI Non-Transparent Bridge (NTB) Endpoint Function (EPF) User Guide
    • 9.9.1. Endpoint Device
    • 9.9.2. RootComplex Device
    • 9.9.3. Endpoint Device / Virtual PCI bus
  • 9.10. PCI NVMe Function
  • 9.11. PCI Test Endpoint Function
  • 9.12. PCI NTB Endpoint Function
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source