Searched refs:global_device_reset (Results 1 – 3 of 3) sorted by relevance
1694 bool global_device_reset = hw->dev_spec._82575.global_device_reset; in igb_reset_hw_82580() local1697 hw->dev_spec._82575.global_device_reset = false; in igb_reset_hw_82580()1719 if (global_device_reset && in igb_reset_hw_82580()1721 global_device_reset = false; in igb_reset_hw_82580()1723 if (global_device_reset && in igb_reset_hw_82580()1732 if (global_device_reset) in igb_reset_hw_82580()1764 if (global_device_reset) in igb_reset_hw_82580()
491 bool global_device_reset; member
4378 hw->dev_spec._82575.global_device_reset = true; in igb_tx_timeout()