Searched refs:igb_phy_sw_reset (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/igb/
H A De1000_phy.h55 s32 igb_phy_sw_reset(struct e1000_hw *hw);
H A De1000_phy.c562 ret_val = igb_phy_sw_reset(hw);
1115 ret_val = igb_phy_sw_reset(hw);
1775 * igb_phy_sw_reset - PHY software reset
1781 s32 igb_phy_sw_reset(struct e1000_hw *hw) function
H A De1000_82575.c536 ret_val = igb_phy_sw_reset(hw);
H A Digb_ethtool.c1561 igb_phy_sw_reset(hw);

Completed in 54 milliseconds