Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c958 static s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function
1135 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h274 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
H A De1000_main.c4712 if (!e1000_phy_setup_autoneg(hw) && in e1000_smartspeed()
4727 if (!e1000_phy_setup_autoneg(hw) && in e1000_smartspeed()