NVME_TCP_Q_ALLOCATED
if (!test_and_clear_bit(NVME_TCP_Q_ALLOCATED, &queue->flags))
set_bit(NVME_TCP_Q_ALLOCATED, &queue->flags);
if (!test_bit(NVME_TCP_Q_ALLOCATED, &queue->flags))
if (!test_bit(NVME_TCP_Q_ALLOCATED, &queue->flags) ||
if (test_bit(NVME_TCP_Q_ALLOCATED, &queue->flags))