Searched refs:NVME_RDMA_Q_ALLOCATED (Results 1 – 1 of 1) sorted by relevance
70 NVME_RDMA_Q_ALLOCATED = 0, enumerator561 set_bit(NVME_RDMA_Q_ALLOCATED, &queue->flags); in nvme_rdma_alloc_queue()586 if (!test_and_clear_bit(NVME_RDMA_Q_ALLOCATED, &queue->flags)) in nvme_rdma_free_queue()623 if (test_bit(NVME_RDMA_Q_ALLOCATED, &queue->flags)) in nvme_rdma_start_queue()