Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
Dpci.c1001 static inline void nvme_handle_cqe(struct nvme_queue *nvmeq, u16 idx) in nvme_handle_cqe() function
1055 nvme_handle_cqe(nvmeq, nvmeq->cq_head); in nvme_process_cq()