| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_nvmetcp_fw_funcs.h | 23 struct nvme_command *nvme_cmd, 27 struct nvme_command *nvme_cmd,
|
| H A D | qed_nvmetcp_fw_funcs.c | 286 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/include/linux/qed/ |
| H A D | qed_nvmetcp_if.h | 239 struct nvme_command *nvme_cmd, 244 struct nvme_command *nvme_cmd,
|
| /linux/drivers/nvme/host/ |
| H A D | pr.c | 53 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() 98 struct nvme_command c = { 0 }; in __nvme_send_pr_command()
|
| H A D | ioctl.c | 17 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() 163 struct nvme_command *cmd, u64 ubuffer, unsigned bufflen, in nvme_submit_user_cmd() 209 struct nvme_command c; in nvme_submit_io() 286 struct nvme_command c; in nvme_user_cmd() 334 struct nvme_command c; in nvme_user_cmd64() 446 struct nvme_command c; in nvme_uring_cmd_io()
|
| H A D | fabrics.c | 174 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 D | pci.c | 289 struct nvme_command cmd; 388 struct nvme_command c = { }; in nvme_dbbuf_set() 587 struct nvme_command *cmd) in nvme_sq_copy_cmd() 671 static inline bool nvme_pci_cmd_use_meta_sgl(struct nvme_command *cmd) in nvme_pci_cmd_use_meta_sgl() 676 static inline bool nvme_pci_cmd_use_sgl(struct nvme_command *cmd) in nvme_pci_cmd_use_sgl() 682 static inline dma_addr_t nvme_pci_first_desc_dma_addr(struct nvme_command *cmd) in nvme_pci_first_desc_dma_addr() 1501 struct nvme_command c = { }; in nvme_pci_submit_async_event() 1549 struct nvme_command c = { }; in adapter_delete_queue() 1560 struct nvme_command c = { }; in adapter_alloc_cq() 1584 struct nvme_command c = { }; in adapter_alloc_sq() [all …]
|
| H A D | trace.h | 48 TP_PROTO(struct request *req, struct nvme_command *cmd),
|
| H A D | tcp.c | 289 return req->queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_tcp_inline_data_size() 1782 queue->cmnd_capsule_len = sizeof(struct nvme_command) + in nvme_tcp_alloc_queue() 2569 static void nvme_tcp_set_sg_null(struct nvme_command *c) in nvme_tcp_set_sg_null() 2580 struct nvme_command *c, u32 data_len) in nvme_tcp_set_sg_inline() 2589 static void nvme_tcp_set_sg_host_data(struct nvme_command *c, in nvme_tcp_set_sg_host_data() 2605 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_submit_async_event() 2644 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_timeout() 2683 struct nvme_command *c = &pdu->cmd; in nvme_tcp_map_data()
|
| H A D | fc.c | 1904 struct nvme_command *sqe = &op->cmd_iu.sqe; in nvme_fc_fcpio_done() 2135 struct nvme_command *sqe; in nvme_fc_init_aen_ops() 2224 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_fc_init_queue() 2537 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_timeout() 2641 struct nvme_command *sqe = &cmdiu->sqe; in nvme_fc_start_fcp_op()
|
| H A D | auth.c | 63 struct nvme_command cmd = {}; in nvme_auth_submit()
|
| /linux/drivers/nvme/target/ |
| H A D | trace.h | 67 TP_PROTO(struct nvmet_req *req, struct nvme_command *cmd), 70 __field(struct nvme_command *, cmd)
|
| H A D | admin-cmd.c | 44 struct nvme_command *cmd = req->cmd; in nvmet_execute_create_sq() 113 struct nvme_command *cmd = req->cmd; in nvmet_execute_create_cq() 142 u32 nvmet_get_log_page_len(struct nvme_command *cmd) in nvmet_get_log_page_len() 165 u64 nvmet_get_log_page_offset(struct nvme_command *cmd) in nvmet_get_log_page_offset() 762 cmd_capsule_size = sizeof(struct nvme_command); in nvmet_execute_identify_ctrl() 1614 struct nvme_command *cmd = req->cmd; in nvmet_admin_cmd_data_len() 1635 struct nvme_command *cmd = req->cmd; in nvmet_parse_admin_cmd()
|
| H A D | nvmet.h | 447 struct nvme_command *cmd; 658 u32 nvmet_get_log_page_len(struct nvme_command *cmd); 659 u64 nvmet_get_log_page_offset(struct nvme_command *cmd);
|
| H A D | pci-epf.c | 125 struct nvme_command cmd; 794 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_prp_list() 926 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_prp_simple() 1040 struct nvme_command *cmd = &iod->cmd; in nvmet_pci_epf_iod_parse_sgl_segments() 1865 if (ctrl->io_sqes < sizeof(struct nvme_command)) { in nvmet_pci_epf_enable_ctrl() 1867 ctrl->io_sqes, sizeof(struct nvme_command)); in nvmet_pci_epf_enable_ctrl()
|
| H A D | rdma.c | 51 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() 1036 if (unlikely(wc->byte_len < sizeof(struct nvme_command))) { in nvmet_rdma_recv_done()
|
| H A D | passthru.c | 156 id->ioccsz = cpu_to_le32((sizeof(struct nvme_command) + in nvmet_passthru_override_id_ctrl()
|
| H A D | zns.c | 612 struct nvme_command *cmd = req->cmd; in nvmet_bdev_zns_parse_io_cmd()
|
| H A D | core.c | 1056 struct nvme_command *cmd = req->cmd; in nvmet_io_cmd_transfer_len() 1083 struct nvme_command *cmd = req->cmd; in nvmet_parse_io_cmd()
|
| H A D | pr.c | 877 struct nvme_command *cmd = req->cmd; in nvmet_parse_pr_cmd()
|
| H A D | fcloop.c | 626 struct nvme_command *sqe = &cmdiu->sqe; in check_for_drop()
|
| H A D | tcp.c | 1001 struct nvme_command *nvme_cmd = &queue->pdu.cmd.cmd; in nvmet_tcp_done_recv_pdu()
|
| /linux/include/linux/ |
| H A D | nvme-tcp.h | 139 struct nvme_command cmd;
|
| H A D | nvme-fc.h | 56 struct nvme_command sqe;
|
| H A D | nvme.h | 1976 struct nvme_command { struct 2006 static inline bool nvme_is_fabrics(const struct nvme_command *cmd) in nvme_is_fabrics() 2043 int qid, const struct nvme_command *cmd) in nvme_fabrics_opcode_str() 2065 static inline bool nvme_is_write(const struct nvme_command *cmd) in nvme_is_write()
|