ulp_state 667 drivers/net/ethernet/intel/e1000e/hw.h enum e1000_ulp_state ulp_state; ulp_state 302 drivers/net/ethernet/intel/e1000e/ich8lan.c hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_unknown; ulp_state 1084 drivers/net/ethernet/intel/e1000e/ich8lan.c (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on)) ulp_state 1196 drivers/net/ethernet/intel/e1000e/ich8lan.c hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; ulp_state 1228 drivers/net/ethernet/intel/e1000e/ich8lan.c (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off)) ulp_state 1340 drivers/net/ethernet/intel/e1000e/ich8lan.c hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off;