Lines Matching refs:nvme_command
36 #define SQ_SIZE(depth) (depth * sizeof(struct nvme_command))
160 struct nvme_command *sq_cmds;
161 struct nvme_command __iomem *sq_cmds_io;
213 BUILD_BUG_ON(sizeof(struct nvme_command) != 64); in _nvme_check_size()
281 struct nvme_command c; in nvme_dbbuf_set()
447 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) in nvme_submit_cmd()
736 struct nvme_command *cmnd) in nvme_map_data()
813 struct nvme_command cmnd; in nvme_queue_rq()
991 struct nvme_command c; in nvme_pci_submit_async_event()
1001 struct nvme_command c; in adapter_delete_queue()
1013 struct nvme_command c; in adapter_alloc_cq()
1035 struct nvme_command c; in adapter_alloc_sq()
1132 struct nvme_command cmd; in nvme_timeout()
1700 struct nvme_command c; in nvme_set_host_mem()
1894 sizeof(struct nvme_command)); in nvme_setup_io_queues()
1971 struct nvme_command cmd; in nvme_delete_queue()