Home
last modified time | relevance | path

Searched refs:dbbuf_cq_db (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c213 __le32 *dbbuf_cq_db; member
292 nvmeq->dbbuf_cq_db = &dev->dbbuf_dbs[cq_idx(qid, dev->db_stride)]; in nvme_dbbuf_init()
303 nvmeq->dbbuf_cq_db = NULL; in nvme_dbbuf_free()
983 if (nvme_dbbuf_update_and_check_event(head, nvmeq->dbbuf_cq_db, in nvme_ring_cq_doorbell()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c213 __le32 *dbbuf_cq_db; member
308 nvmeq->dbbuf_cq_db = &dev->dbbuf_dbs[cq_idx(qid, dev->db_stride)]; in nvme_dbbuf_init()
319 nvmeq->dbbuf_cq_db = NULL; in nvme_dbbuf_free()
1000 if (nvme_dbbuf_update_and_check_event(head, nvmeq->dbbuf_cq_db, in nvme_ring_cq_doorbell()

Completed in 9 milliseconds