Searched refs:nvme_delq_ctx (Results 1 – 1 of 1) sorted by relevance
2426 struct nvme_delq_ctx { struct2432 static void nvme_wait_dq(struct nvme_delq_ctx *dq, struct nvme_dev *dev) in nvme_wait_dq() argument2461 static void nvme_put_dq(struct nvme_delq_ctx *dq) in nvme_put_dq()2468 static struct nvme_delq_ctx *nvme_get_dq(struct nvme_delq_ctx *dq) in nvme_get_dq()2476 struct nvme_delq_ctx *dq = nvmeq->cmdinfo.ctx; in nvme_del_queue_end()2537 struct nvme_delq_ctx dq; in nvme_disable_io_queues()