Home
last modified time | relevance | path

Searched refs:PHY_LINK_PARTNER_10BASET_FULL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h86 #define PHY_LINK_PARTNER_10BASET_FULL BIT_6 macro
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_mm.c614 if (miireg & PHY_LINK_PARTNER_10BASET_FULL) { in bnx_update_lp_cap()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3863 if (remote_phy_ad & PHY_LINK_PARTNER_10BASET_FULL) in lm_init_mac_link()