Lines Matching +full:has +full:- +full:legacy +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
12 Linux has a comprehensive PCI subsystem to support PCI controllers that
13 operates in Root Complex mode. The subsystem has capability to scan PCI bus,
15 vendor ID, device ID), support other services like hot-plug, power management,
19 either in Root Complex mode or Endpoint mode. PCI Endpoint Framework will
20 add endpoint mode support in Linux. This will help to run Linux in an
22 validation, co-processor accelerator, etc.
32 ------------------------------------
35 in endpoint mode. It also provides APIs to be used by function driver/library
53 * raise_irq: ops to raise a legacy, MSI or MSI-X interrupt
69 they are linked has established a link with the host, the PCI controller
107 Legacy Interrupt, MSI or MSI-X Interrupt.
124 the EPF device with EPC device. pci-ep-cfs.c can be used as reference for
149 has configured the endpoint function and wants to start the PCI link.
158 ----------------------------------
161 library to provide endpoint mode functionality.
172 * bind: ops to perform when a EPC device has been bound to EPF device
173 * unbind: ops to perform when a binding has been lost between a EPC
205 EPC device has established the connection to the host.
212 pci-ep-cfs.c can be used as reference for using these APIs.
225 pci_epf_bind() should be invoked when the EPF device has been bound to