NVME_TCP_Q_ALLOCATED 1141 drivers/nvme/host/tcp.c 	if (!test_and_clear_bit(NVME_TCP_Q_ALLOCATED, &queue->flags))
NVME_TCP_Q_ALLOCATED 1381 drivers/nvme/host/tcp.c 	set_bit(NVME_TCP_Q_ALLOCATED, &queue->flags);
NVME_TCP_Q_ALLOCATED 1455 drivers/nvme/host/tcp.c 		if (test_bit(NVME_TCP_Q_ALLOCATED, &ctrl->queues[idx].flags))