Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c21 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h627 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A Digc_mac.c505 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igc_config_fc_after_link_up()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h699 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A De1000_mac.c959 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igb_config_fc_after_link_up()
/openbmc/u-boot/drivers/net/
H A De1000.c3703 (hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up()
3953 (hw, PHY_LP_ABILITY, &lp_capability) < 0) { in e1000_check_for_link()
4163 PHY_LP_ABILITY, &phy_data); in e1000_get_speed_and_duplex()
H A De1000.h1881 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2102 ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up()
2598 e1000_read_phy_reg(hw, PHY_LP_ABILITY, &phy_data); in e1000_get_speed_and_duplex()
H A De1000_hw.h2483 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro