Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c87 static s32 e1000_set_phy_mode(struct e1000_hw *hw);
1062 ret_val = e1000_set_phy_mode(hw); in e1000_copper_link_preconfig()
5339 static s32 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode() function