![]() |
srio
Xilinx SDK Drivers API Documentation
|
The XSrio driver instance data. More...
Data Fields | |
| XSrio_Config | Config |
| Config Structure. More... | |
| int | IsReady |
| Device is initialized and ready. More... | |
| int | PortWidth |
| Serial lane Port width (1x or 2x or 4x) More... | |
The XSrio driver instance data.
An instance must be allocated for each SRIO device in use.
| XSrio_Config XSrio::Config |
Config Structure.
Referenced by XSrio_CfgInitialize(), XSrio_GetPEType(), XSrio_GetPortStatus(), XSrio_GetWaterMark(), and XSrio_SetWaterMark().
| int XSrio::IsReady |
Device is initialized and ready.
Referenced by XSrio_CfgInitialize().
| int XSrio::PortWidth |
Serial lane Port width (1x or 2x or 4x)
Referenced by XSrio_CfgInitialize().