Searched refs:apple_nvme_handle_cq (Results 1 – 1 of 1) sorted by relevance
642 static bool apple_nvme_handle_cq(struct apple_nvme_queue *q, bool force) in apple_nvme_handle_cq() function665 if (apple_nvme_handle_cq(&anv->ioq, false)) in apple_nvme_irq()667 if (apple_nvme_handle_cq(&anv->adminq, false)) in apple_nvme_irq()858 apple_nvme_handle_cq(&anv->ioq, true); in apple_nvme_disable()859 apple_nvme_handle_cq(&anv->adminq, true); in apple_nvme_disable()914 apple_nvme_handle_cq(q, false); in apple_nvme_timeout()