Searched refs:nvme_command (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp_fw_funcs.h23 struct nvme_command *nvme_cmd,
27 struct nvme_command *nvme_cmd,
H A Dqed_nvmetcp_fw_funcs.c286 struct nvme_command *nvme_cmd,
295 struct nvme_command *nvme_cmd,
305 struct nvme_command *nvme_cmd,
314 struct nvme_command *nvme_cmd,
/linux-master/drivers/nvme/host/
H A Dpr.c53 struct nvme_command *c, void *data, unsigned int data_len)
68 static int nvme_send_ns_pr_command(struct nvme_ns *ns, struct nvme_command *c,
98 struct nvme_command *c, void *data, unsigned int data_len)
110 struct nvme_command c = { };
179 struct nvme_command c = { };
H A Dzns.c12 struct nvme_command c = { };
42 struct nvme_command c = { };
181 struct nvme_command c = { };
238 struct nvme_command *c, enum nvme_zone_mgmt_action action)
H A Dnvme.h172 struct nvme_command *cmd;
341 struct nvme_command ka_cmd;
798 static inline enum req_op nvme_req_op(struct nvme_command *cmd)
804 void nvme_init_request(struct request *req, struct nvme_command *cmd);
858 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
860 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
1053 struct nvme_command *cmnd,
1057 struct request *req, struct nvme_command *cmnd,
1135 struct nvme_command *cmd, int status);
1177 int qid, const struct nvme_command *cm
[all...]
H A Drdma.c173 return queue->cmnd_capsule_len - sizeof(struct nvme_command);
303 req->sqe.data = kzalloc(sizeof(struct nvme_command), GFP_KERNEL);
588 queue->cmnd_capsule_len = sizeof(struct nvme_command);
774 sizeof(struct nvme_command), DMA_TO_DEVICE);
807 sizeof(struct nvme_command), DMA_TO_DEVICE);
856 sizeof(struct nvme_command), DMA_TO_DEVICE);
1256 static int nvme_rdma_set_sg_null(struct nvme_command *c)
1268 struct nvme_rdma_request *req, struct nvme_command *c,
1294 struct nvme_rdma_request *req, struct nvme_command *c)
1306 struct nvme_rdma_request *req, struct nvme_command *
[all...]
H A Dioctl.c16 static bool nvme_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c,
101 struct nvme_command *cmd, blk_opf_t rq_flags,
167 struct nvme_command *cmd, u64 ubuffer, unsigned bufflen,
210 struct nvme_command c;
288 struct nvme_command c;
336 struct nvme_command c;
444 struct nvme_command c;
H A Dapple.c134 struct nvme_command *sqes;
160 struct nvme_command cmd;
200 static_assert(sizeof(struct nvme_command) == 64);
284 struct nvme_command *cmd)
509 struct nvme_command *cmnd)
678 struct nvme_command c = {};
696 struct nvme_command c = {};
706 struct nvme_command c = {};
724 struct nvme_command c = {};
740 struct nvme_command *cmn
[all...]
H A Dfabrics.c174 struct nvme_command cmd = { };
219 struct nvme_command cmd = { };
264 struct nvme_command cmd = { };
295 int errval, int offset, struct nvme_command *cmd,
397 struct nvme_command *cmd)
440 struct nvme_command cmd = { };
517 struct nvme_command cmd = { };
H A Dcore.c137 struct nvme_command *cmd);
717 void nvme_init_request(struct request *req, struct nvme_command *cmd)
812 struct nvme_command *cmnd)
820 struct nvme_command *cmnd)
889 static void nvme_set_ref_tag(struct nvme_ns *ns, struct nvme_command *cmnd,
914 struct request *req, struct nvme_command *cmnd)
947 struct request *req, struct nvme_command *cmnd,
1023 struct nvme_command *cmd = nvme_req(req)->cmd;
1099 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
1138 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cm
[all...]
H A Dtrace.h48 TP_PROTO(struct request *req, struct nvme_command *cmd),
H A Dpci.c232 struct nvme_command cmd;
326 struct nvme_command c = { };
489 struct nvme_command *cmd)
770 struct nvme_command *cmnd)
825 struct nvme_command *cmnd)
1134 struct nvme_command c = { };
1147 struct nvme_command c = { };
1158 struct nvme_command c = { };
1182 struct nvme_command c = { };
1285 struct nvme_command cm
[all...]
H A Dtcp.c259 return req->queue->cmnd_capsule_len - sizeof(struct nvme_command);
1658 queue->cmnd_capsule_len = sizeof(struct nvme_command) +
2364 static void nvme_tcp_set_sg_null(struct nvme_command *c)
2375 struct nvme_command *c, u32 data_len)
2384 static void nvme_tcp_set_sg_host_data(struct nvme_command *c,
2400 struct nvme_command *cmd = &pdu->cmd;
2437 struct nvme_command *cmd = &pdu->cmd;
2476 struct nvme_command *c = &pdu->cmd;
/linux-master/include/linux/qed/
H A Dqed_nvmetcp_if.h239 struct nvme_command *nvme_cmd,
244 struct nvme_command *nvme_cmd,
/linux-master/include/linux/
H A Dnvme-tcp.h137 struct nvme_command cmd;
H A Dnvme-fc.h56 struct nvme_command sqe;
H A Dnvme.h1785 struct nvme_command { struct
1814 static inline bool nvme_is_fabrics(const struct nvme_command *cmd)
1833 static inline bool nvme_is_write(const struct nvme_command *cmd)
/linux-master/drivers/nvme/target/
H A Dfabrics-cmd.c87 struct nvme_command *cmd = req->cmd;
116 struct nvme_command *cmd = req->cmd;
352 struct nvme_command *cmd = req->cmd;
H A Dtrace.h67 TP_PROTO(struct nvmet_req *req, struct nvme_command *cmd),
70 __field(struct nvme_command *, cmd)
H A Dnvmet.h363 struct nvme_command *cmd;
536 u32 nvmet_get_log_page_len(struct nvme_command *cmd);
537 u64 nvmet_get_log_page_offset(struct nvme_command *cmd);
H A Dadmin-cmd.c15 u32 nvmet_get_log_page_len(struct nvme_command *cmd)
38 u64 nvmet_get_log_page_offset(struct nvme_command *cmd)
460 cmd_capsule_size = sizeof(struct nvme_command);
1003 struct nvme_command *cmd = req->cmd;
H A Ddiscovery.c357 struct nvme_command *cmd = req->cmd;
H A Dloop.c20 struct nvme_command cmd;
H A Dpassthru.c156 id->ioccsz = cpu_to_le32((sizeof(struct nvme_command) +
H A Dzns.c612 struct nvme_command *cmd = req->cmd;

Completed in 283 milliseconds

12