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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dphy.c896 * e1000_phy_setup_autoneg - Configure PHY for auto-negotiation
904 static s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
1082 ret_val = e1000_phy_setup_autoneg(hw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c1287 ret_val = e1000_phy_setup_autoneg(hw);
1442 * e1000_phy_setup_autoneg - phy settings
1447 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
1453 e_dbg("e1000_phy_setup_autoneg");
H A De1000_main.c4171 if (!e1000_phy_setup_autoneg(hw) &&
4186 if (!e1000_phy_setup_autoneg(hw) &&
H A De1000_hw.h296 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);

Completed in 181 milliseconds