Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h16 void igc_power_up_phy_copper(struct igc_hw *hw);
H A Digc_phy.c109 void igc_power_up_phy_copper(struct igc_hw *hw) in igc_power_up_phy_copper() function
H A Digc_main.c136 igc_power_up_phy_copper(&adapter->hw); in igc_power_up_link()