Searched refs:__IXGBE_DOWN (Results 1 - 3 of 3) 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_sriov.c384 if (test_bit(__IXGBE_DOWN, &adapter->state)) {
410 if (test_bit(__IXGBE_DOWN, &adapter->state)) {
H A Dixgbe_main.c807 !test_bit(__IXGBE_DOWN, &adapter->state)) {
1701 if (!test_bit(__IXGBE_DOWN, &adapter->state)) {
1749 if (!test_bit(__IXGBE_DOWN, &adapter->state))
1912 if (!test_bit(__IXGBE_DOWN, &adapter->state))
1973 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2014 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2869 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2874 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2958 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2971 if (!test_bit(__IXGBE_DOWN,
[all...]
H A Dixgbe.h420 __IXGBE_DOWN, enumerator in enum:ixbge_state_t

Completed in 207 milliseconds