Searched refs:phy_aux_status (Results 1 – 2 of 2) sorted by relevance
1208 bgep->phy_aux_status = aux; in bge_check_copper()1277 if (bgep->phy_aux_status & MII_AUX_STATUS_NEG_ENABLED_5906) { in bge_check_copper()1283 bgep->param_link_speed = (bgep->phy_aux_status & in bge_check_copper()1285 bgep->param_link_duplex = (bgep->phy_aux_status & in bge_check_copper()
882 uint16_t phy_aux_status; member