Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_phy.h61 void igb_power_up_phy_copper(struct e1000_hw *hw);
De1000_phy.c2204 void igb_power_up_phy_copper(struct e1000_hw *hw) in igb_power_up_phy_copper() function
Digb_main.c1635 igb_power_up_phy_copper(&adapter->hw); in igb_power_up_link()