nvme_admin_delete_cq 1172 drivers/nvme/host/pci.c 	return adapter_delete_queue(dev, nvme_admin_delete_cq, cqid);
nvme_admin_delete_cq 2105 drivers/nvme/host/pci.c 		__nvme_disable_io_queues(dev, nvme_admin_delete_cq);
nvme_admin_delete_cq 2235 drivers/nvme/host/pci.c 			opcode == nvme_admin_delete_cq ?
nvme_admin_delete_cq  152 drivers/nvme/host/trace.c 	case nvme_admin_delete_cq:
nvme_admin_delete_cq  827 include/linux/nvme.h 		nvme_admin_opcode_name(nvme_admin_delete_cq),		\