Searched refs:ETHERNET_STATUS_LINK_CHANGED (Results 1 – 2 of 2) sorted by relevance
1635 emac_status |= ETHERNET_STATUS_LINK_CHANGED; in bge_check_serdes()1639 ~ETHERNET_STATUS_LINK_CHANGED; in bge_check_serdes()1655 if (BIC(emac_status, ETHERNET_STATUS_LINK_CHANGED)) in bge_check_serdes()
788 #define ETHERNET_STATUS_LINK_CHANGED 0x00001000 macro