Searched defs:nvmeq (Results 1 – 1 of 1) sorted by relevance
189 struct nvme_queue *nvmeq; member268 struct nvme_queue *nvmeq, int qid) in nvme_dbbuf_init()387 struct nvme_queue *nvmeq = &dev->queues[0]; in nvme_admin_init_hctx() local400 struct nvme_queue *nvmeq = hctx->driver_data; in nvme_admin_exit_hctx() local409 struct nvme_queue *nvmeq = &dev->queues[hctx_idx + 1]; in nvme_init_hctx() local425 struct nvme_queue *nvmeq = &dev->queues[queue_idx]; in nvme_init_request() local447 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) in nvme_submit_cmd()810 struct nvme_queue *nvmeq = hctx->driver_data; in nvme_queue_rq() local856 static inline bool nvme_cqe_pending(struct nvme_queue *nvmeq) in nvme_cqe_pending()862 static inline void nvme_ring_cq_doorbell(struct nvme_queue *nvmeq) in nvme_ring_cq_doorbell()[all …]