Home
last modified time | relevance | path

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

/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
/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h639 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/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()
/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