Searched refs:nvme_command (Results 1 – 3 of 3) sorted by relevance
17 #define NVME_SQ_SIZE(depth) (depth * sizeof(struct nvme_command))35 struct nvme_command *sq_cmds;144 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) in nvme_submit_cmd()159 struct nvme_command *cmd, in nvme_submit_sync_cmd()212 static int nvme_submit_admin_cmd(struct nvme_dev *dev, struct nvme_command *cmd, in nvme_submit_admin_cmd()259 struct nvme_command c; in nvme_delete_queue()397 struct nvme_command c; in nvme_alloc_cq()414 struct nvme_command c; in nvme_alloc_sq()431 struct nvme_command c; in nvme_identify()463 struct nvme_command c; in nvme_get_features()[all …]
452 struct nvme_command { struct
36 struct nvme_command struct109 struct nvme_command cmd;