Searched refs:phy_aux_status (Results 1 – 2 of 2) sorted by relevance
1204 bgep->phy_aux_status = aux; in bge_check_copper()1273 if (bgep->phy_aux_status & MII_AUX_STATUS_NEG_ENABLED_5906) { in bge_check_copper()1279 bgep->param_link_speed = (bgep->phy_aux_status & in bge_check_copper()1281 bgep->param_link_duplex = (bgep->phy_aux_status & in bge_check_copper()
882 uint16_t phy_aux_status; member