Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h812 __IXGBE_RESET_REQUESTED, enumerator
Dixgbe_main.c1067 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_tx_timeout_reset()
3097 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_msix_other()
3335 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_intr()
6097 clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_down()
7585 set_bit(__IXGBE_RESET_REQUESTED, &adapter->state); in ixgbe_watchdog_flush_tx()
7838 if (!test_and_clear_bit(__IXGBE_RESET_REQUESTED, &adapter->state)) in ixgbe_reset_subtask()