Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp_fw_funcs.h23 struct nvme_command *nvme_cmd,
27 struct nvme_command *nvme_cmd,
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.1.9/drivers/nvme/host/
Dzns.c23 struct nvme_command c = { }; in nvme_set_max_append()
53 struct nvme_command c = { }; in nvme_update_zone_info()
181 struct nvme_command c = { }; in nvme_ns_report_zones()
237 struct nvme_command *c, enum nvme_zone_mgmt_action action) in nvme_setup_zone_mgmt_send()
Dnvme.h159 struct nvme_command *cmd;
320 struct nvme_command ka_cmd;
771 static inline enum req_op nvme_req_op(struct nvme_command *cmd) in nvme_req_op()
777 void nvme_init_request(struct request *req, struct nvme_command *cmd);
814 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
816 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
982 struct nvme_command *cmnd,
986 struct request *req, struct nvme_command *cmnd, in nvme_setup_zone_mgmt_send()
1049 struct nvme_command *cmd, int status);
Drdma.c174 return queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_rdma_inline_data_size()
304 req->sqe.data = kzalloc(sizeof(struct nvme_command), GFP_KERNEL); in nvme_rdma_init_request()
593 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_rdma_alloc_queue()
811 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_destroy_admin_queue()
844 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
893 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
1280 static int nvme_rdma_set_sg_null(struct nvme_command *c) in nvme_rdma_set_sg_null()
1292 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_inline()
1318 struct nvme_rdma_request *req, struct nvme_command *c) in nvme_rdma_map_sg_single()
1330 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_fr()
[all …]
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()
678 struct nvme_command c = {}; in apple_nvme_create_cq()
696 struct nvme_command c = {}; in apple_nvme_remove_cq()
706 struct nvme_command c = {}; in apple_nvme_create_sq()
724 struct nvme_command c = {}; in apple_nvme_remove_sq()
740 struct nvme_command *cmnd = &iod->cmd; in apple_nvme_queue_rq()
[all …]
Dcore.c126 struct nvme_command *cmd);
664 void nvme_init_request(struct request *req, struct nvme_command *cmd) in nvme_init_request()
747 struct nvme_command *cmnd) in nvme_setup_flush()
755 struct nvme_command *cmnd) in nvme_setup_discard()
815 static void nvme_set_ref_tag(struct nvme_ns *ns, struct nvme_command *cmnd, in nvme_set_ref_tag()
840 struct request *req, struct nvme_command *cmnd) in nvme_setup_write_zeroes()
869 struct request *req, struct nvme_command *cmnd, in nvme_setup_rw()
943 struct nvme_command *cmd = nvme_req(req)->cmd; in nvme_setup_cmd()
1018 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in __nvme_submit_sync_cmd()
1050 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in nvme_submit_sync_cmd()
[all …]
Dfabrics.c147 struct nvme_command cmd = { }; in nvmf_reg_read32()
192 struct nvme_command cmd = { }; in nvmf_reg_read64()
237 struct nvme_command cmd = { }; in nvmf_reg_write32()
268 int errval, int offset, struct nvme_command *cmd, in nvmf_log_connect_error()
374 struct nvme_command cmd = { }; in nvmf_connect_admin_queue()
458 struct nvme_command cmd = { }; in nvmf_connect_io_queue()
Dioctl.c73 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request()
142 struct nvme_command *cmd, u64 ubuffer, in nvme_submit_user_cmd()
188 struct nvme_command c; in nvme_submit_io()
267 struct nvme_command c; in nvme_user_cmd()
314 struct nvme_command c; in nvme_user_cmd64()
479 struct nvme_command c; in nvme_uring_cmd_io()
Dpci.c226 struct nvme_command cmd;
315 struct nvme_command c = { }; in nvme_dbbuf_set()
497 struct nvme_command *cmd) in nvme_sq_copy_cmd()
823 struct nvme_command *cmnd) in nvme_map_data()
879 struct nvme_command *cmnd) in nvme_map_metadata()
1189 struct nvme_command c = { }; in nvme_pci_submit_async_event()
1202 struct nvme_command c = { }; in adapter_delete_queue()
1213 struct nvme_command c = { }; in adapter_alloc_cq()
1237 struct nvme_command c = { }; in adapter_alloc_sq()
1340 struct nvme_command cmd = { }; in nvme_timeout()
[all …]
Dtrace.h48 TP_PROTO(struct request *req, struct nvme_command *cmd),
Dtcp.c214 return req->queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_tcp_inline_data_size()
1503 queue->cmnd_capsule_len = sizeof(struct nvme_command) + in nvme_tcp_alloc_queue()
2214 static void nvme_tcp_set_sg_null(struct nvme_command *c) in nvme_tcp_set_sg_null()
2225 struct nvme_command *c, u32 data_len) in nvme_tcp_set_sg_inline()
2234 static void nvme_tcp_set_sg_host_data(struct nvme_command *c, in nvme_tcp_set_sg_host_data()
2250 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_submit_async_event()
2323 struct nvme_command *c = &pdu->cmd; in nvme_tcp_map_data()
Dfc.c1929 struct nvme_command *sqe = &op->cmd_iu.sqe; in nvme_fc_fcpio_done()
2159 struct nvme_command *sqe; in nvme_fc_init_aen_ops()
2248 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_fc_init_queue()
2562 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_timeout()
2665 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_start_fcp_op()
/linux-6.1.9/include/linux/qed/
Dqed_nvmetcp_if.h239 struct nvme_command *nvme_cmd,
244 struct nvme_command *nvme_cmd,
/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd.c87 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_admin_cmd()
116 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_io_cmd()
349 struct nvme_command *cmd = req->cmd; in nvmet_parse_connect_cmd()
Dtrace.h62 TP_PROTO(struct nvmet_req *req, struct nvme_command *cmd),
65 __field(struct nvme_command *, cmd)
Dnvmet.h347 struct nvme_command *cmd;
520 u32 nvmet_get_log_page_len(struct nvme_command *cmd);
521 u64 nvmet_get_log_page_offset(struct nvme_command *cmd);
Dadmin-cmd.c15 u32 nvmet_get_log_page_len(struct nvme_command *cmd) in nvmet_get_log_page_len()
38 u64 nvmet_get_log_page_offset(struct nvme_command *cmd) in nvmet_get_log_page_offset()
461 cmd_capsule_size = sizeof(struct nvme_command); in nvmet_execute_identify_ctrl()
1019 struct nvme_command *cmd = req->cmd; in nvmet_parse_admin_cmd()
Ddiscovery.c357 struct nvme_command *cmd = req->cmd; in nvmet_parse_discovery_cmd()
Drdma.c47 struct nvme_command *nvme_cmd;
578 struct nvme_command *cmd, struct ib_sig_domain *domain, in nvmet_rdma_set_sig_domain()
598 struct nvme_command *cmd = req->cmd; in nvmet_rdma_set_sig_attrs()
1025 if (unlikely(wc->byte_len < sizeof(struct nvme_command))) { in nvmet_rdma_recv_done()
Dpassthru.c156 id->ioccsz = cpu_to_le32((sizeof(struct nvme_command) + in nvmet_passthru_override_id_ctrl()
Dloop.c20 struct nvme_command cmd;
/linux-6.1.9/include/linux/
Dnvme-tcp.h130 struct nvme_command cmd;
Dnvme-fc.h56 struct nvme_command sqe;
Dnvme.h1740 struct nvme_command { struct
1769 static inline bool nvme_is_fabrics(struct nvme_command *cmd) in nvme_is_fabrics()
1788 static inline bool nvme_is_write(struct nvme_command *cmd) in nvme_is_write()

12