Home
last modified time | relevance | path

Searched defs:nvmeq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nvme/host/
H A Dpci.c307 struct nvme_queue *nvmeq, int qid) in nvme_dbbuf_init()
318 static void nvme_dbbuf_free(struct nvme_queue *nvmeq) in nvme_dbbuf_free()
404 struct nvme_queue *nvmeq = &dev->queues[0]; in nvme_admin_init_hctx() local
417 struct nvme_queue *nvmeq = &dev->queues[hctx_idx + 1]; in nvme_init_hctx() local
476 static inline void nvme_write_sq_db(struct nvme_queue *nvmeq, bool write_sq) in nvme_write_sq_db()
493 static inline void nvme_sq_copy_cmd(struct nvme_queue *nvmeq, in nvme_sq_copy_cmd()
504 struct nvme_queue *nvmeq = hctx->driver_data; in nvme_commit_rqs() local
524 struct nvme_queue *nvmeq = req->mq_hctx->driver_data; in nvme_pci_use_sgls() local
793 struct nvme_queue *nvmeq = req->mq_hctx->driver_data; in nvme_map_data() local
962 struct nvme_queue *nvmeq = hctx->driver_data; in nvme_queue_rq() local
[all …]