Home
last modified time | relevance | path

Searched refs:PHY_LP_ABILITY (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_mac.c750 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igc_config_fc_after_link_up_generic()
H A Digc_defines.h916 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1007 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A De1000_82541.c473 ret_val = phy->ops.read_reg(hw, PHY_LP_ABILITY, &data); in e1000_get_link_up_info_82541()
H A De1000_mac.c1411 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up_generic()
H A De1000_ich8lan.c986 hw->phy.ops.read_reg_locked(hw, PHY_LP_ABILITY, &data); in e1000_set_eee_pchlan()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c2246 if((ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY,
2490 if((ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY,
H A De1000_hw.h1652 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c593 (void) igc_read_phy_reg(&igc->igc_hw, PHY_LP_ABILITY, in igc_intr_lsc()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c425 case PHY_LP_ABILITY: in e82545_read_mdi()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c5116 (void) e1000_read_phy_reg(hw, PHY_LP_ABILITY, &phy_lp_able); in igb_get_phy_state()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6403 (void) e1000_read_phy_reg(hw, PHY_LP_ABILITY, in e1000g_get_phy_state()