Searched refs:e1000_phy_hw_reset (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A De1000.h605 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) function
H A Dphy.c793 ret_val = e1000_phy_hw_reset(hw);
H A Dich8lan.c3364 e1000_phy_hw_reset(hw);
H A Dnetdev.c5802 e1000_phy_hw_reset(&adapter->hw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c978 ret_val = e1000_phy_hw_reset(hw);
2891 * e1000_phy_hw_reset - reset the phy, hardware style
2896 s32 e1000_phy_hw_reset(struct e1000_hw *hw) function
2902 e_dbg("e1000_phy_hw_reset");
2969 ret_val = e1000_phy_hw_reset(hw);
H A De1000_main.c1073 e1000_phy_hw_reset(hw);
1118 e1000_phy_hw_reset(hw);
H A De1000_hw.h305 s32 e1000_phy_hw_reset(struct e1000_hw *hw);

Completed in 153 milliseconds