PDK API Guide for J721E
Cpsw_MdioLinkStateChangeInfo Struct Reference

Detailed Description

PHY link status change event information.

Data Fields

uint32_t phyAddr
 
bool aliveChanged
 
bool isAlive
 
bool linkChanged
 
bool isLinked
 

Field Documentation

uint32_t Cpsw_MdioLinkStateChangeInfo::phyAddr

PHY address

bool Cpsw_MdioLinkStateChangeInfo::aliveChanged

Whether PHY alive status changed. Applicable only for Status Change Mode

bool Cpsw_MdioLinkStateChangeInfo::isAlive

Whether PHY is alive or not. Applicable only for Status Change Mode

bool Cpsw_MdioLinkStateChangeInfo::linkChanged

Whether PHY link status changed

bool Cpsw_MdioLinkStateChangeInfo::isLinked

Whether PHY is linked or not