ENA_FLAG_DEV_UP
if (!test_bit(ENA_FLAG_DEV_UP, &tx_ring->adapter->flags) ||
if (unlikely(!test_bit(ENA_FLAG_DEV_UP, &tx_ring->adapter->flags) ||
set_bit(ENA_FLAG_DEV_UP, &adapter->flags);
clear_bit(ENA_FLAG_DEV_UP, &adapter->flags);
if (test_bit(ENA_FLAG_DEV_UP, &adapter->flags))
dev_was_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags);
dev_was_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags);
if (!test_bit(ENA_FLAG_DEV_UP, &adapter->flags))
dev_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags);
if (!test_bit(ENA_FLAG_DEV_UP, &adapter->flags))
if (!test_bit(ENA_FLAG_DEV_UP, &adapter->flags))
test_bit(ENA_FLAG_DEV_UP, &tx_ring->adapter->flags)) {
if (!test_bit(ENA_FLAG_DEV_UP, &adapter->flags))
was_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags);
is_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags);
if (!test_bit(ENA_FLAG_DEV_UP, &tx_ring->adapter->flags) ||
if (unlikely(!test_bit(ENA_FLAG_DEV_UP, &tx_ring->adapter->flags))) {