![]() |
![]() |
SRIO lookup information. More...
#include <pa.h>
Data Fields | |
| uint16_t | validBitMap |
| uint16_t | srcId |
| uint16_t | destId |
| uint16_t | tt |
| uint16_t | cc |
| uint16_t | pri |
| uint16_t | msgType |
| paSrioTypeInfo_t | typeInfo |
SRIO lookup information.
srioIpInfo_t is used to specifiy the SRIO type 9 and type 11 L0-L2 parameters used in packet routing. set the corresponding valid bit at validBitMap for the parameters required for SRIO message classification. Where tt should be provided if srcId or destId is required msgType should be provided if typeInfo is required
| uint16_t paSrioInfo_t::cc |
Completion code
| uint16_t paSrioInfo_t::destId |
Destination ID
| uint16_t paSrioInfo_t::msgType |
Message type as defined at SRIO Message types
| uint16_t paSrioInfo_t::pri |
3-bit priority
| uint16_t paSrioInfo_t::srcId |
Source ID
| uint16_t paSrioInfo_t::tt |
Transport Type: 16 bit or 8 bit identifiers as defined at SRIO Transport types
Message Type specific parameters
| uint16_t paSrioInfo_t::validBitMap |
Specify which parameters are valid as defined at PA SRIO Info Valid Bit Definitions