QEDR_ENET_STATE_BIT
if (!test_and_set_bit(QEDR_ENET_STATE_BIT, &dev->enet_state))
if (test_and_clear_bit(QEDR_ENET_STATE_BIT, &dev->enet_state))