Home
last modified time | relevance | path

Searched refs:nvme_common_command (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/nvme/target/
A Dcore.c57 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
72 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
82 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode()
93 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl()
102 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl()
111 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl()
425 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
881 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_parse_io_cmd()
886 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_parse_io_cmd()
983 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_check_transfer_len()
[all …]
A Ddiscovery.c322 offsetof(struct nvme_common_command, cdw10); in nvmet_execute_disc_set_features()
347 offsetof(struct nvme_common_command, cdw10); in nvmet_execute_disc_get_features()
363 offsetof(struct nvme_common_command, opcode); in nvmet_parse_discovery_cmd()
388 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_discovery_cmd()
A Dadmin-cmd.c818 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
864 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
950 offsetof(struct nvme_common_command, cdw11); in nvmet_execute_get_features()
963 offsetof(struct nvme_common_command, cdw10); in nvmet_execute_get_features()
A Dio-cmd-bdev.c136 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
153 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
A Dfabrics-cmd.c308 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_connect_cmd()
A Drdma.c861 offsetof(struct nvme_common_command, opcode); in nvmet_rdma_map_sgl_inline()
930 offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
942 offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
947 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
A Dfc.c2136 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in nvmet_fc_prep_fcp_rsp()
2442 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in __nvmet_fc_fcp_nvme_cmd_done()
/linux/include/linux/
A Dnvme.h816 struct nvme_common_command { struct
1442 struct nvme_common_command common;
/linux/drivers/scsi/lpfc/
A Dlpfc_nvme.c1494 struct nvme_common_command *sqe; in lpfc_nvme_fcp_io_submit()
/linux/drivers/nvme/host/
A Dcore.c4722 BUILD_BUG_ON(sizeof(struct nvme_common_command) != 64); in _nvme_check_size()

Completed in 46 milliseconds