![]() |
axiethernet
Vitis Drivers API Documentation
|
This typedef defines the format for a data structure which stores the Clock Identity information from received Announce packets. More...
Data Fields | |
| u32 | ClockIdentityUpper |
| Upper 4 bytes of ClockIdentity. More... | |
| u32 | ClockIdentityLower |
| Lower 4 bytes of ClockIdentity. More... | |
This typedef defines the format for a data structure which stores the Clock Identity information from received Announce packets.
| u32 XAvb_ClockIdentity::ClockIdentityLower |
Lower 4 bytes of ClockIdentity.
Referenced by XAvb_BestMasterClockAlgorithm(), XAvb_CompareClockIdentity(), XAvb_DecodeRxAnnounceFrame(), XAvb_DecodeTxAnnounceFrame(), XAvb_ReadAnnounceFrame(), and XAvb_UpdateBmcRecords().
| u32 XAvb_ClockIdentity::ClockIdentityUpper |
Upper 4 bytes of ClockIdentity.
Referenced by XAvb_BestMasterClockAlgorithm(), XAvb_CompareClockIdentity(), XAvb_DecodeRxAnnounceFrame(), XAvb_DecodeTxAnnounceFrame(), XAvb_ReadAnnounceFrame(), and XAvb_UpdateBmcRecords().