Home
last modified time | relevance | path

Searched refs:start_sqs (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/nvme/
H A Dctrl.c7585 int start_sqs; in nvme_process_db() local
7636 start_sqs = nvme_cq_full(cq) ? 1 : 0; in nvme_process_db()
7641 if (start_sqs) { in nvme_process_db()