Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h9 void igb_power_down_phy_copper_82575(struct e1000_hw *hw);
H A De1000_82575.c1864 void igb_power_down_phy_copper_82575(struct e1000_hw *hw) in igb_power_down_phy_copper_82575() function
H A Digb_main.c2016 igb_power_down_phy_copper_82575(&adapter->hw); in igb_power_down_link()