Home
last modified time | relevance | path

Searched refs:e1000_phy_reset (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c973 ret_val = e1000_phy_reset(hw); in e1000_copper_link_rtl_setup()
1097 ret_val = e1000_phy_reset(hw); in e1000_copper_link_igp_setup()
1319 ret_val = e1000_phy_reset(hw); in e1000_copper_link_mgp_setup()
3128 s32 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset() function
De1000_ethtool.c1184 e1000_phy_reset(hw); in e1000_nonintegrated_phy_loopback()
1371 e1000_phy_reset(hw); in e1000_loopback_cleanup()
De1000_hw.h309 s32 e1000_phy_reset(struct e1000_hw *hw);
De1000_main.c4814 if (e1000_phy_reset(hw)) in e1000_mii_ioctl()