Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c130 static int e1000_phy_setup_autoneg(struct e1000_hw *hw);
2939 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
3128 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function