Lines Matching +full:endpoint +full:- +full:config
1 .. SPDX-License-Identifier: GPL-2.0
4 Configuring PCI Endpoint Using CONFIGFS
9 The PCI Endpoint Core exposes configfs entry (pci_ep) to configure the
10 PCI endpoint function and to bind the endpoint function
11 with the endpoint controller. (For introducing other mechanisms to
12 configure the PCI Endpoint Function refer to [1]).
17 The PCI Endpoint Core layer creates pci_ep directory in the mounted configfs
20 mount -t configfs none /sys/kernel/config
31 /sys/kernel/config/pci_ep/
42 /sys/kernel/config/pci_ep/functions/
55 used to configure the standard configuration header of the endpoint function.
79 Non-transparent bridge), symlink of endpoint controller connected to primary
80 interface should be added in 'primary' directory and symlink of endpoint
98 /sys/kernel/config/pci_ep/controllers/
110 represent the functions present in the endpoint device. Only <EPF Device>
114 "1" is written to this field, the endpoint device will be ready to
138 [1] Documentation/PCI/endpoint/pci-endpoint.rst