Searched refs:ETHERNET_STATUS_LINK_CHANGED (Results 1 – 2 of 2) sorted by relevance
1641 emac_status |= ETHERNET_STATUS_LINK_CHANGED; in bge_check_serdes()1645 ~ETHERNET_STATUS_LINK_CHANGED; in bge_check_serdes()1661 if (BIC(emac_status, ETHERNET_STATUS_LINK_CHANGED)) in bge_check_serdes()
822 #define ETHERNET_STATUS_LINK_CHANGED 0x00001000 macro