Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h95 #define PHY_LINK_PARTNER_AUTONEG_ABILITY BIT_0 macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3882 if ((remote_phy_ad & PHY_LINK_PARTNER_AUTONEG_ABILITY) == 0) in lm_init_mac_link()