Searched refs:NVME_FC_Q_LIVE (Results 1 – 1 of 1) sorted by relevance
25 NVME_FC_Q_LIVE, enumerator 2248 clear_bit(NVME_FC_Q_LIVE, &queue->flags); in nvme_fc_free_queue() 2336 set_bit(NVME_FC_Q_LIVE, &ctrl->queues[i].flags); in nvme_fc_connect_io_queues() 2450 clear_bit(NVME_FC_Q_LIVE, &ctrl->queues[q].flags); in __nvme_fc_abort_outstanding_ios() 2452 clear_bit(NVME_FC_Q_LIVE, &ctrl->queues[0].flags); in __nvme_fc_abort_outstanding_ios() 2763 bool queue_ready = test_bit(NVME_FC_Q_LIVE, &queue->flags); in nvme_fc_queue_rq() 3067 set_bit(NVME_FC_Q_LIVE, &ctrl->queues[0].flags); in nvme_fc_create_association()