Searched refs:IXGBE_FLAG2_RESET_REQUESTED (Results 1 – 2 of 2) sorted by relevance
650 #define IXGBE_FLAG2_RESET_REQUESTED (u32)(1 << 6) macro
1081 adapter->flags2 |= IXGBE_FLAG2_RESET_REQUESTED; in ixgbe_tx_timeout_reset()2713 adapter->flags2 |= IXGBE_FLAG2_RESET_REQUESTED; in ixgbe_msix_other()2938 adapter->flags2 |= IXGBE_FLAG2_RESET_REQUESTED; in ixgbe_intr()5220 IXGBE_FLAG2_RESET_REQUESTED); in ixgbe_down()6597 adapter->flags2 |= IXGBE_FLAG2_RESET_REQUESTED; in ixgbe_watchdog_flush_tx()6874 if (!(adapter->flags2 & IXGBE_FLAG2_RESET_REQUESTED)) in ixgbe_reset_subtask()6877 adapter->flags2 &= ~IXGBE_FLAG2_RESET_REQUESTED; in ixgbe_reset_subtask()