Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h811 __IXGBE_RESET_REQUESTED, enumerator
Dixgbe_main.c1065 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_tx_timeout_reset()
3089 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_msix_other()
3327 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_intr()
6132 clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_down()
7611 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_watchdog_flush_tx()
7862 if (!test_and_clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state)) in ixgbe_reset_subtask()