Searched refs:__IXGBE_RESETTING (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_dcb_nl.c355 while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state))
403 clear_bit(__IXGBE_RESETTING, &adapter->state);
H A Dixgbe.h419 __IXGBE_RESETTING, enumerator in enum:ixbge_state_t
H A Dixgbe_ethtool.c881 while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state))
976 clear_bit(__IXGBE_RESETTING, &adapter->state);
H A Dixgbe_main.c3546 while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state))
3558 clear_bit(__IXGBE_RESETTING, &adapter->state);
3866 test_bit(__IXGBE_RESETTING, &adapter->state))
5332 test_bit(__IXGBE_RESETTING, &adapter->state))

Completed in 47 milliseconds