Searched refs:global_device_reset (Results 1 – 3 of 3) sorted by relevance
2256 bool global_device_reset = hw->dev_spec._82575.global_device_reset; in igb_reset_hw_82580() local2258 hw->dev_spec._82575.global_device_reset = false; in igb_reset_hw_82580()2264 global_device_reset = false; in igb_reset_hw_82580()2285 if (global_device_reset && in igb_reset_hw_82580()2287 global_device_reset = false; in igb_reset_hw_82580()2289 if (global_device_reset && in igb_reset_hw_82580()2299 if (global_device_reset) in igb_reset_hw_82580()2326 if (global_device_reset) in igb_reset_hw_82580()
507 bool global_device_reset; member
6587 hw->dev_spec._82575.global_device_reset = true; in igb_tx_timeout()