Searched refs:e1000_power_up_phy_copper (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c474 phy->ops.power_up = e1000_power_up_phy_copper;
562 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_phy.c3485 * e1000_power_up_phy_copper - Restore copper link in case of PHY power down
3492 void e1000_power_up_phy_copper(struct e1000_hw *hw) function
H A De1000_82575.c179 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82543.c95 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_80003es2lan.c100 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82540.c86 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82541.c107 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82571.c114 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_phy.h97 void e1000_power_up_phy_copper(struct e1000_hw *hw);

Completed in 116 milliseconds