Home
last modified time | relevance | path

Searched refs:phy_aux_status (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_mii.c1204 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()
H A Dbge_impl.h882 uint16_t phy_aux_status; member