Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_mac.c589 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igc_config_fc_after_link_up_generic()
H A Digc_defines.h915 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A Dif_em_hw.h2768 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A Dif_em_hw.c4081 ret_val = em_read_phy_reg(hw, PHY_LP_ABILITY, in em_config_fc_after_link_up()
4659 ret_val = em_read_phy_reg(hw, PHY_LP_ABILITY, in em_get_speed_and_duplex()
H A Dif_em.c1172 em_read_phy_reg(&sc->hw, PHY_LP_ABILITY, &lpar); in em_flowstatus()