Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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