Searched refs:__IXGBE_RESET_REQUESTED (Results 1 – 1 of 1) sorted by relevance
1083 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_tx_timeout_reset()3343 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_msix_other()3585 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_intr()6533 clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_down()8069 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_watchdog_flush_tx()8343 if (!test_and_clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state)) in ixgbe_reset_subtask()