PCIe function
A PCIe function is specified with the FUNCTION statement.
The FUNCTION statement contains the following keywords:
- FID
- Identifies the PCIe function within the processor configuration (mandatory).
- TYPE
- Identifies the PCIe function type (optional - defaults to ROCE).
- UNIT
- Identifies the PCIe function type (optional - support for backward compatibility).
- PCHID
- Identifies the PCIe adapter card which provides the specified function by specifying the slot of the card in the I/O drawer.
- PORT
- Identifies the port on the PCIe adapter (optional).
- VCHID
- Identifies a virtual PCIe adapter (exclusive to the PCHID keyword)
- VF
- Identifies the PCIe virtual function number (optional).
- PNETID
- Identifies the physical network IDs.
- PART
- Specifies the access and candidate lists of partitions entitled to use the PCIe function.
- DESC
- Specifies a description of the PCIe function (optional).
- UID
- Specifies a user defined identifier.
| Syntax: | |
|---|---|
|
four hexadecimal characters |
|
valid PCIe function type |
|
PCIe function type (use to be backward compatible). |
|
three hexadecimal characters for physical channel id |
|
one decimal digit |
|
three hexadecimal characters for virtual channel id |
|
up to three decimal digits |
|
up to four 16-character alphanumeric physical network IDs |
|
access list (limited to one partition) and optional candidate list of partitions connected to the PCIe function |
DESC='PCIe function description' |
up to 32 characters |
UID=xxxx |
up to four hexadecimal digits |