Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c100 static int32_t e1000_phy_force_speed_duplex(struct e1000_hw *hw);
2082 ret_val = e1000_phy_force_speed_duplex(hw); in e1000_setup_copper_link()
2344 e1000_phy_force_speed_duplex(struct e1000_hw *hw) in e1000_phy_force_speed_duplex() function