![]() |
PDK API Guide for J721E
|
MDIO status change (MDIO_LINKINT) context.
Data Fields | |
uint32_t | aliveMask |
uint32_t | linkedMask |
uint32_t | pollEnableMask |
Cpsw_MdioLinkStateChangeCb | linkStateChangeCb |
void * | linkStateChangeCbArg |
uint32_t Cpsw_MdioLinkIntCtx::aliveMask |
Alive PHYs, updated upon MDIO_LINKINT interrupt
uint32_t Cpsw_MdioLinkIntCtx::linkedMask |
Linked PHYs, updated upon MDIO_LINKINT interrupt
uint32_t Cpsw_MdioLinkIntCtx::pollEnableMask |
Mask of PHYs with status change poll enabled
Cpsw_MdioLinkStateChangeCb Cpsw_MdioLinkIntCtx::linkStateChangeCb |
Link state change callback function pointer
void* Cpsw_MdioLinkIntCtx::linkStateChangeCbArg |
Application data to be passed to the link state change callback