Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h321 int32_t e1000_phy_setup_autoneg(struct e1000_hw *hw);
De1000_hw.c1922 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
2195 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function