/openbmc/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()
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.c | 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 …]
|
H A D | nvme.h | 452 struct nvme_command { struct
|
/openbmc/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, void *data, unsigned int data_len) in nvme_send_pr_command() 111 struct nvme_command c = { }; in nvme_pr_command() 180 struct nvme_command c = { }; in nvme_pr_resv_report()
|
H A D | zns.c | 22 struct nvme_command c = { }; in nvme_set_max_append() 52 struct nvme_command c = { }; in nvme_update_zone_info() 180 struct nvme_command c = { }; in nvme_ns_report_zones() 236 struct nvme_command *c, enum nvme_zone_mgmt_action action) in nvme_setup_zone_mgmt_send()
|
H A D | rdma.c | 173 return queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_rdma_inline_data_size() 303 req->sqe.data = kzalloc(sizeof(struct nvme_command), GFP_KERNEL); in nvme_rdma_init_request() 588 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_rdma_alloc_queue() 774 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() 1249 static int nvme_rdma_set_sg_null(struct nvme_command *c) in nvme_rdma_set_sg_null() 1261 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_inline() 1287 struct nvme_rdma_request *req, struct nvme_command *c) in nvme_rdma_map_sg_single() 1299 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_fr() [all …]
|
H A D | nvme.h | 182 struct nvme_command *cmd; 353 struct nvme_command ka_cmd; 830 static inline enum req_op nvme_req_op(struct nvme_command *cmd) in nvme_req_op() 836 void nvme_init_request(struct request *req, struct nvme_command *cmd); 873 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, 875 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, 1051 struct nvme_command *cmnd, 1055 struct request *req, struct nvme_command *cmnd, in nvme_setup_zone_mgmt_send() 1137 struct nvme_command *cmd, int status);
|
H A D | apple.c | 134 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 …]
|
H A D | ioctl.c | 17 static bool nvme_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c, in nvme_cmd_allowed() 154 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request() 228 struct nvme_command *cmd, u64 ubuffer, unsigned bufflen, in nvme_submit_user_cmd() 275 struct nvme_command c; in nvme_submit_io() 353 struct nvme_command c; in nvme_user_cmd() 401 struct nvme_command c; in nvme_user_cmd64() 573 struct nvme_command c; in nvme_uring_cmd_io()
|
H A D | fabrics.c | 173 struct nvme_command cmd = { }; in nvmf_reg_read32() 218 struct nvme_command cmd = { }; in nvmf_reg_read64() 263 struct nvme_command cmd = { }; in nvmf_reg_write32() 294 int errval, int offset, struct nvme_command *cmd, in nvmf_log_connect_error() 396 struct nvme_command *cmd) in nvmf_connect_cmd_prep() 439 struct nvme_command cmd = { }; in nvmf_connect_admin_queue() 514 struct nvme_command cmd = { }; in nvmf_connect_io_queue()
|
H A D | core.c | 127 struct nvme_command *cmd); 655 void nvme_init_request(struct request *req, struct nvme_command *cmd) in nvme_init_request() 740 struct nvme_command *cmnd) in nvme_setup_flush() 748 struct nvme_command *cmnd) in nvme_setup_discard() 816 static void nvme_set_ref_tag(struct nvme_ns *ns, struct nvme_command *cmnd, in nvme_set_ref_tag() 841 struct request *req, struct nvme_command *cmnd) in nvme_setup_write_zeroes() 873 struct request *req, struct nvme_command *cmnd, in nvme_setup_rw() 948 struct nvme_command *cmd = nvme_req(req)->cmd; in nvme_setup_cmd() 1024 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in __nvme_submit_sync_cmd() 1056 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in nvme_submit_sync_cmd() [all …]
|
H A D | pci.c | 233 struct nvme_command cmd; 327 struct nvme_command c = { }; in nvme_dbbuf_set() 490 struct nvme_command *cmd) in nvme_sq_copy_cmd() 771 struct nvme_command *cmnd) in nvme_map_data() 827 struct nvme_command *cmnd) in nvme_map_metadata() 1133 struct nvme_command c = { }; in nvme_pci_submit_async_event() 1146 struct nvme_command c = { }; in adapter_delete_queue() 1157 struct nvme_command c = { }; in adapter_alloc_cq() 1181 struct nvme_command c = { }; in adapter_alloc_sq() 1284 struct nvme_command cmd = { }; in nvme_timeout() [all …]
|
H A D | trace.h | 48 TP_PROTO(struct request *req, struct nvme_command *cmd),
|
H A D | tcp.c | 227 return req->queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_tcp_inline_data_size() 1526 queue->cmnd_capsule_len = sizeof(struct nvme_command) + in nvme_tcp_alloc_queue() 2203 static void nvme_tcp_set_sg_null(struct nvme_command *c) in nvme_tcp_set_sg_null() 2214 struct nvme_command *c, u32 data_len) in nvme_tcp_set_sg_inline() 2223 static void nvme_tcp_set_sg_host_data(struct nvme_command *c, in nvme_tcp_set_sg_host_data() 2239 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_submit_async_event() 2315 struct nvme_command *c = &pdu->cmd; in nvme_tcp_map_data()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_nvmetcp_if.h | 239 struct nvme_command *nvme_cmd, 244 struct nvme_command *nvme_cmd,
|
/openbmc/linux/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 87 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() 347 struct nvme_command *cmd = req->cmd; in nvmet_parse_connect_cmd()
|
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 | nvmet.h | 350 struct nvme_command *cmd; 523 u32 nvmet_get_log_page_len(struct nvme_command *cmd); 524 u64 nvmet_get_log_page_offset(struct nvme_command *cmd);
|
H A D | admin-cmd.c | 15 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() 460 cmd_capsule_size = sizeof(struct nvme_command); in nvmet_execute_identify_ctrl() 1003 struct nvme_command *cmd = req->cmd; in nvmet_parse_admin_cmd()
|
H A D | discovery.c | 357 struct nvme_command *cmd = req->cmd; in nvmet_parse_discovery_cmd()
|
H A D | rdma.c | 47 struct nvme_command *nvme_cmd; 570 struct nvme_command *cmd, struct ib_sig_domain *domain, in nvmet_rdma_set_sig_domain() 590 struct nvme_command *cmd = req->cmd; in nvmet_rdma_set_sig_attrs() 1017 if (unlikely(wc->byte_len < sizeof(struct nvme_command))) { in nvmet_rdma_recv_done()
|
/openbmc/linux/include/linux/ |
H A D | nvme-tcp.h | 137 struct nvme_command cmd;
|
H A D | nvme-fc.h | 56 struct nvme_command sqe;
|
H A D | nvme.h | 1783 struct nvme_command { struct 1812 static inline bool nvme_is_fabrics(struct nvme_command *cmd) in nvme_is_fabrics() 1831 static inline bool nvme_is_write(struct nvme_command *cmd) in nvme_is_write()
|