Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c49 static int32_t e1000_config_dsp_after_link_change(struct e1000_hw *hw, boolean_t link_up);
1932 ret_val = e1000_config_dsp_after_link_change(hw, TRUE); in e1000_copper_link_postconfig()
2973 e1000_config_dsp_after_link_change(hw, FALSE); in e1000_check_for_link()
2983 e1000_config_dsp_after_link_change(hw, TRUE); in e1000_check_for_link()
6989 e1000_config_dsp_after_link_change(struct e1000_hw *hw, in e1000_config_dsp_after_link_change() function