Searched refs:global_device_reset (Results 1 – 3 of 3) sorted by relevance
2450 bool global_device_reset = hw->dev_spec._82575.global_device_reset; in e1000_reset_hw_82580() local2454 hw->dev_spec._82575.global_device_reset = FALSE; in e1000_reset_hw_82580()2458 global_device_reset = FALSE; in e1000_reset_hw_82580()2480 if (global_device_reset && hw->mac.ops.acquire_swfw_sync(hw, in e1000_reset_hw_82580()2482 global_device_reset = FALSE; in e1000_reset_hw_82580()2484 if (global_device_reset && !(E1000_READ_REG(hw, E1000_STATUS) & in e1000_reset_hw_82580()2528 if (global_device_reset) in e1000_reset_hw_82580()
970 bool global_device_reset; member
3327 hw->dev_spec._82575.global_device_reset in igb_stall_check()