The Linux Kernel

6.7.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Core subsystems
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
      • Filesystems in the Linux kernel
      • Block
      • CD-ROM
      • SCSI Subsystem
      • TCM Virtual Device
      • Accounting
      • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
      • 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
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open 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 Test Endpoint Function
  • 9.11. PCI NTB Endpoint Function
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source