Home
last modified time | relevance | path

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

/u-boot/drivers/nvme/
A Dnvme.c23 #define NVME_SQ_SIZE(depth) (depth * sizeof(struct nvme_command))
43 struct nvme_command *sq_cmds;
169 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) in nvme_submit_cmd()
184 struct nvme_command *cmd, in nvme_submit_sync_cmd()
284 struct nvme_command c; in nvme_delete_queue()
422 struct nvme_command c; in nvme_alloc_cq()
439 struct nvme_command c; in nvme_alloc_sq()
456 struct nvme_command c; in nvme_identify()
491 struct nvme_command c; in nvme_get_features()
519 struct nvme_command c; in nvme_set_features()
[all …]
A Dnvme.h452 struct nvme_command { struct

Completed in 8 milliseconds