Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h42 void igb_power_down_phy_copper(struct e1000_hw *hw);
H A De1000_phy.c2399 void igb_power_down_phy_copper(struct e1000_hw *hw) in igb_power_down_phy_copper() function
H A De1000_82575.c1868 igb_power_down_phy_copper(hw); in igb_power_down_phy_copper_82575()