Searched refs:e1000_setup_link (Results 1 – 5 of 5) sorted by relevance
68 s32 e1000_setup_link(struct e1000_hw *hw);
667 s32 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link() function1333 e1000_setup_link(hw); in e1000_power_up_phy()
100 static int e1000_setup_link(struct e1000_hw *hw);1202 ret_val = e1000_setup_link(hw);1275 e1000_setup_link(struct e1000_hw *hw) function
3144 if (e1000_setup_link(&igb->hw) != E1000_SUCCESS) in igb_setup_link()
4535 return (e1000_setup_link(&Adapter->shared)); in e1000g_reset_link()