Searched refs:e1000_power_down_phy_copper (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/dev/e1000/
H A De1000_phy.h98 void e1000_power_down_phy_copper(struct e1000_hw *hw);
H A De1000_82540.c635 e1000_power_down_phy_copper(hw);
H A De1000_80003es2lan.c1462 e1000_power_down_phy_copper(hw);
H A De1000_82541.c1253 e1000_power_down_phy_copper(hw);
H A De1000_82543.c96 phy->ops.power_down = e1000_power_down_phy_copper;
H A De1000_82571.c1976 e1000_power_down_phy_copper(hw);
H A De1000_82575.c2045 e1000_power_down_phy_copper(hw);
H A De1000_phy.c3504 * e1000_power_down_phy_copper - Restore copper link in case of PHY power down
3511 void e1000_power_down_phy_copper(struct e1000_hw *hw) function
H A De1000_ich8lan.c4998 e1000_power_down_phy_copper(hw);

Completed in 99 milliseconds