Home
last modified time | relevance | path

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

12

/linux-6.15/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, in init_common_initiator_read_task()
295 struct nvme_command *nvme_cmd, in init_nvmetcp_host_read_task()
305 struct nvme_command *nvme_cmd, in init_common_initiator_write_task()
314 struct nvme_command *nvme_cmd, in init_nvmetcp_host_write_task()
/linux-6.15/drivers/nvme/target/
H A Dfabrics-cmd.c90 struct nvme_command *cmd = req->cmd; in nvmet_fabrics_admin_cmd_data_len()
106 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_admin_cmd()
135 struct nvme_command *cmd = req->cmd; in nvmet_fabrics_io_cmd_data_len()
151 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_io_cmd()
391 struct nvme_command *cmd = req->cmd; in nvmet_connect_cmd_data_len()
402 struct nvme_command *cmd = req->cmd; in nvmet_parse_connect_cmd()
H A Dtrace.h67 TP_PROTO(struct nvmet_req *req, struct nvme_command *cmd),
70 __field(struct nvme_command *, cmd)
H A Dadmin-cmd.c44 struct nvme_command *cmd = req->cmd; in nvmet_execute_create_sq()
117 struct nvme_command *cmd = req->cmd; in nvmet_execute_create_cq()
151 u32 nvmet_get_log_page_len(struct nvme_command *cmd) in nvmet_get_log_page_len()
174 u64 nvmet_get_log_page_offset(struct nvme_command *cmd) in nvmet_get_log_page_offset()
771 cmd_capsule_size = sizeof(struct nvme_command); in nvmet_execute_identify_ctrl()
1623 struct nvme_command *cmd = req->cmd; in nvmet_admin_cmd_data_len()
1644 struct nvme_command *cmd = req->cmd; in nvmet_parse_admin_cmd()
H A Ddiscovery.c360 struct nvme_command *cmd = req->cmd; in nvmet_discovery_cmd_data_len()
374 struct nvme_command *cmd = req->cmd; in nvmet_parse_discovery_cmd()
H A Dnvmet.h443 struct nvme_command *cmd;
648 u32 nvmet_get_log_page_len(struct nvme_command *cmd);
649 u64 nvmet_get_log_page_offset(struct nvme_command *cmd);
H A Dpci-epf.c125 struct nvme_command cmd;
792 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_prp_list()
924 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_prp_simple()
1038 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_sgl_segments()
1852 if (ctrl->io_sqes < sizeof(struct nvme_command)) { in nvmet_pci_epf_enable_ctrl()
1854 ctrl->io_sqes, sizeof(struct nvme_command)); in nvmet_pci_epf_enable_ctrl()
H A Drdma.c51 struct nvme_command *nvme_cmd;
571 struct nvme_command *cmd, struct ib_sig_domain *domain, in nvmet_rdma_set_sig_domain()
591 struct nvme_command *cmd = req->cmd; in nvmet_rdma_set_sig_attrs()
1037 if (unlikely(wc->byte_len < sizeof(struct nvme_command))) { in nvmet_rdma_recv_done()
/linux-6.15/drivers/nvme/host/
H A Drdma.c774 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_destroy_admin_queue()
807 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
856 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
1526 struct request *rq, struct nvme_command *c) in nvme_rdma_map_data()
1599 sge->length = sizeof(struct nvme_command); in nvme_rdma_post_send()
1669 struct nvme_command *cmd = sqe->data; in nvme_rdma_submit_async_event()
1958 struct nvme_command *cmd = req->req.cmd; in nvme_rdma_timeout()
2000 struct nvme_command *c = nvme_req(rq)->cmd; in nvme_rdma_queue_rq()
2014 sizeof(struct nvme_command), in nvme_rdma_queue_rq()
2021 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_queue_rq()
[all …]
H A Dzns.c12 struct nvme_command c = { }; in nvme_set_max_append()
42 struct nvme_command c = { }; in nvme_query_zone_info()
179 struct nvme_command c = { }; in nvme_ns_report_zones()
235 struct nvme_command *c, enum nvme_zone_mgmt_action action) in nvme_setup_zone_mgmt_send()
H A Dnvme.h188 struct nvme_command *cmd;
358 struct nvme_command ka_cmd;
833 static inline enum req_op nvme_req_op(struct nvme_command *cmd) in nvme_req_op()
839 void nvme_init_request(struct request *req, struct nvme_command *cmd);
893 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
895 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
1102 struct nvme_command *cmnd,
1106 struct request *req, struct nvme_command *cmnd, in nvme_setup_zone_mgmt_send()
1194 struct nvme_command *cmd, int status);
H A Dpr.c53 struct nvme_command *c, void *data, unsigned int data_len) in nvme_send_ns_head_pr_command()
68 static int nvme_send_ns_pr_command(struct nvme_ns *ns, struct nvme_command *c, in nvme_send_ns_pr_command()
100 struct nvme_command c = { 0 }; in __nvme_send_pr_command()
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) in apple_nvme_submit_cmd()
509 struct nvme_command *cmnd) in apple_nvme_map_data()
679 struct nvme_command c = {}; in apple_nvme_create_cq()
697 struct nvme_command c = {}; in apple_nvme_remove_cq()
707 struct nvme_command c = {}; in apple_nvme_create_sq()
725 struct nvme_command c = {}; in apple_nvme_remove_sq()
741 struct nvme_command *cmnd = &iod->cmd; in apple_nvme_queue_rq()
[all …]
H A Dioctl.c17 static bool nvme_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c, in nvme_cmd_allowed()
102 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request()
168 struct nvme_command *cmd, u64 ubuffer, unsigned bufflen, in nvme_submit_user_cmd()
214 struct nvme_command c; in nvme_submit_io()
291 struct nvme_command c; in nvme_user_cmd()
339 struct nvme_command c; in nvme_user_cmd64()
457 struct nvme_command c; in nvme_uring_cmd_io()
H A Dfabrics.c174 struct nvme_command cmd = { }; in nvmf_reg_read32()
219 struct nvme_command cmd = { }; in nvmf_reg_read64()
264 struct nvme_command cmd = { }; in nvmf_reg_write32()
310 int errval, int offset, struct nvme_command *cmd, in nvmf_log_connect_error()
412 struct nvme_command *cmd) in nvmf_connect_cmd_prep()
449 struct nvme_command cmd = { }; in nvmf_connect_admin_queue()
527 struct nvme_command cmd = { }; in nvmf_connect_io_queue()
H A Dcore.c152 struct nvme_command *cmd);
809 struct nvme_command *cmnd) in nvme_setup_flush()
817 struct nvme_command *cmnd) in nvme_setup_discard()
1440 struct nvme_command c = { }; in nvme_identify_ctrl()
1515 struct nvme_command c = { }; in nvme_identify_ns_descs()
1569 struct nvme_command c = { }; in nvme_identify_ns()
1633 struct nvme_command c = { in nvme_ns_info_from_id_cs_indep()
1661 struct nvme_command c = { }; in nvme_features()
1887 struct nvme_command c = { in nvme_identify_ns_nvm()
3114 struct nvme_command c = { }; in nvme_get_log()
[all …]
H A Dpci.c235 struct nvme_command cmd;
331 struct nvme_command c = { }; in nvme_dbbuf_set()
494 struct nvme_command *cmd) in nvme_sq_copy_cmd()
786 struct nvme_command *cmnd) in nvme_map_data()
1230 struct nvme_command c = { }; in nvme_pci_submit_async_event()
1278 struct nvme_command c = { }; in adapter_delete_queue()
1289 struct nvme_command c = { }; in adapter_alloc_cq()
1313 struct nvme_command c = { }; in adapter_alloc_sq()
1416 struct nvme_command cmd = { }; in nvme_timeout()
2042 struct nvme_command c = { }; in nvme_set_host_mem()
[all …]
H A Dtrace.h48 TP_PROTO(struct request *req, struct nvme_command *cmd),
H A Dtcp.c289 return req->queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_tcp_inline_data_size()
1789 queue->cmnd_capsule_len = sizeof(struct nvme_command) + in nvme_tcp_alloc_queue()
2584 static void nvme_tcp_set_sg_null(struct nvme_command *c) in nvme_tcp_set_sg_null()
2595 struct nvme_command *c, u32 data_len) in nvme_tcp_set_sg_inline()
2604 static void nvme_tcp_set_sg_host_data(struct nvme_command *c, in nvme_tcp_set_sg_host_data()
2620 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_submit_async_event()
2657 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_timeout()
2696 struct nvme_command *c = &pdu->cmd; in nvme_tcp_map_data()
H A Dfc.c1893 struct nvme_command *sqe = &op->cmd_iu.sqe; in nvme_fc_fcpio_done()
2124 struct nvme_command *sqe; in nvme_fc_init_aen_ops()
2213 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_fc_init_queue()
2532 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_timeout()
2636 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_start_fcp_op()
/linux-6.15/include/linux/qed/
H A Dqed_nvmetcp_if.h239 struct nvme_command *nvme_cmd,
244 struct nvme_command *nvme_cmd,
/linux-6.15/include/linux/
H A Dnvme-tcp.h139 struct nvme_command cmd;
H A Dnvme-fc.h56 struct nvme_command sqe;
H A Dnvme.h1900 struct nvme_command { struct
1929 static inline bool nvme_is_fabrics(const struct nvme_command *cmd) in nvme_is_fabrics()
1966 int qid, const struct nvme_command *cmd) in nvme_fabrics_opcode_str()
1988 static inline bool nvme_is_write(const struct nvme_command *cmd) in nvme_is_write()

12