|
IBL Configuration
|
This structure is used to control the operation of the ibl sgmii ports. More...
#include <ibl.h>
Data Fields | |
| bool | configure |
| uint32 | adviseAbility |
| uint32 | control |
| uint32 | txConfig |
| uint32 | rxConfig |
| uint32 | auxConfig |
This structure is used to control the operation of the ibl sgmii ports.
The physical register configuration is provided
| uint32 adviseAbility |
The advise ability register
| uint32 auxConfig |
Serdes Aux config
| bool configure |
Set to false to disable configuration
| uint32 control |
The control register
| uint32 rxConfig |
Serdes Rx config
| uint32 txConfig |
Serdes Tx config
1.7.4