Searched refs:dsp_config_state (Results 1 – 2 of 2) sorted by relevance
1100 hw->dsp_config_state = e1000_dsp_config_disabled; in e1000_copper_link_igp_setup()1108 hw->dsp_config_state = e1000_dsp_config_enabled; in e1000_copper_link_igp_setup()1135 if (hw->dsp_config_state == e1000_dsp_config_activated) in e1000_copper_link_igp_setup()1136 hw->dsp_config_state = e1000_dsp_config_enabled; in e1000_copper_link_igp_setup()5093 if (hw->dsp_config_state != e1000_dsp_config_enabled) in e1000_1000Mb_check_cable_length()5110 hw->dsp_config_state = e1000_dsp_config_activated; in e1000_1000Mb_check_cable_length()5181 if (hw->dsp_config_state == e1000_dsp_config_activated) { in e1000_config_dsp_after_link_change()5234 hw->dsp_config_state = e1000_dsp_config_enabled; in e1000_config_dsp_after_link_change()
1388 e1000_dsp_config dsp_config_state; member