dsp_config_state 1101 drivers/net/ethernet/intel/e1000/e1000_hw.c 		hw->dsp_config_state = e1000_dsp_config_disabled;
dsp_config_state 1109 drivers/net/ethernet/intel/e1000/e1000_hw.c 		hw->dsp_config_state = e1000_dsp_config_enabled;
dsp_config_state 1136 drivers/net/ethernet/intel/e1000/e1000_hw.c 		if (hw->dsp_config_state == e1000_dsp_config_activated)
dsp_config_state 1137 drivers/net/ethernet/intel/e1000/e1000_hw.c 			hw->dsp_config_state = e1000_dsp_config_enabled;
dsp_config_state 5121 drivers/net/ethernet/intel/e1000/e1000_hw.c 	if (hw->dsp_config_state != e1000_dsp_config_enabled)
dsp_config_state 5138 drivers/net/ethernet/intel/e1000/e1000_hw.c 		hw->dsp_config_state = e1000_dsp_config_activated;
dsp_config_state 5209 drivers/net/ethernet/intel/e1000/e1000_hw.c 		if (hw->dsp_config_state == e1000_dsp_config_activated) {
dsp_config_state 5262 drivers/net/ethernet/intel/e1000/e1000_hw.c 			hw->dsp_config_state = e1000_dsp_config_enabled;
dsp_config_state 1391 drivers/net/ethernet/intel/e1000/e1000_hw.h 	e1000_dsp_config dsp_config_state;