Searched refs:global_device_reset (Results 1 – 3 of 3) sorted by relevance
2468 bool global_device_reset = hw->dev_spec._82575.global_device_reset; in e1000_reset_hw_82580() local2472 hw->dev_spec._82575.global_device_reset = FALSE; in e1000_reset_hw_82580()2476 global_device_reset = FALSE; in e1000_reset_hw_82580()2498 if (global_device_reset && hw->mac.ops.acquire_swfw_sync(hw, in e1000_reset_hw_82580()2500 global_device_reset = FALSE; in e1000_reset_hw_82580()2502 if (global_device_reset && !(E1000_READ_REG(hw, E1000_STATUS) & in e1000_reset_hw_82580()2546 if (global_device_reset) in e1000_reset_hw_82580()
1057 bool global_device_reset; member
3378 hw->dev_spec._82575.global_device_reset in igb_stall_check()