Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_defines.h464 #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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c21 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/OK3568_Linux_fs/kernel/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.c928 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igb_config_fc_after_link_up()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c3489 (hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up()
3739 (hw, PHY_LP_ABILITY, &lp_capability) < 0) { in e1000_check_for_link()
3949 PHY_LP_ABILITY, &phy_data); in e1000_get_speed_and_duplex()
H A De1000.h1879 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2100 ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up()
2596 e1000_read_phy_reg(hw, PHY_LP_ABILITY, &phy_data); in e1000_get_speed_and_duplex()
H A De1000_hw.h2486 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro