Home
last modified time | relevance | path

Searched refs:__IXGBE_RESET_REQUESTED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h912 __IXGBE_RESET_REQUESTED, enumerator
H A Dixgbe_main.c1124 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_tx_timeout_reset()
3518 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_msix_other()
3760 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_intr()
6725 clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_down()
8261 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_watchdog_flush_tx()
8536 if (!test_and_clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state)) in ixgbe_reset_subtask()