Searched refs:nvme_delq_ctx (Results 1 – 1 of 1) sorted by relevance
2766 struct nvme_delq_ctx { struct2772 static void nvme_wait_dq(struct nvme_delq_ctx *dq, struct nvme_dev *dev) in nvme_wait_dq() argument2801 static void nvme_put_dq(struct nvme_delq_ctx *dq) in nvme_put_dq()2808 static struct nvme_delq_ctx *nvme_get_dq(struct nvme_delq_ctx *dq) in nvme_get_dq()2816 struct nvme_delq_ctx *dq = nvmeq->cmdinfo.ctx; in nvme_del_queue_end()2881 struct nvme_delq_ctx dq; in nvme_disable_io_queues()