Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c105 static int32_t e1000_phy_reset_dsp(struct e1000_hw *hw);
2445 ret_val = e1000_phy_reset_dsp(hw); in e1000_phy_force_speed_duplex()
4136 e1000_phy_reset_dsp(struct e1000_hw *hw) in e1000_phy_reset_dsp() function