Searched refs:e1000_config_dsp_after_link_change (Results 1 – 1 of 1) sorted by relevance
51 static int32_t e1000_config_dsp_after_link_change(struct e1000_hw *hw, boolean_t link_up);1992 ret_val = e1000_config_dsp_after_link_change(hw, TRUE); in e1000_copper_link_postconfig()3033 e1000_config_dsp_after_link_change(hw, FALSE); in e1000_check_for_link()3043 e1000_config_dsp_after_link_change(hw, TRUE); in e1000_check_for_link()7129 e1000_config_dsp_after_link_change(struct e1000_hw *hw, in e1000_config_dsp_after_link_change() function