Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c1000 static inline void nvme_handle_cqe(struct nvme_queue *nvmeq, u16 idx) in nvme_handle_cqe() function
1054 nvme_handle_cqe(nvmeq, nvmeq->cq_head); in nvme_process_cq()