/spdk/test/app/fuzz/llvm_nvme_fuzz/ |
H A D | llvm_nvme_fuzz.c | 30 struct spdk_nvme_cmd cmd; member 46 fuzz_admin_command(struct fuzz_command *cmd) in fuzz_admin_command() 66 fuzz_admin_get_log_page_command(struct fuzz_command *cmd) in fuzz_admin_get_log_page_command() 94 fuzz_admin_identify_command(struct fuzz_command *cmd) in fuzz_admin_identify_command() 113 fuzz_admin_abort_command(struct fuzz_command *cmd) in fuzz_admin_abort_command() 125 fuzz_admin_create_io_completion_queue_command(struct fuzz_command *cmd) in fuzz_admin_create_io_completion_queue_command() 141 fuzz_admin_create_io_submission_queue_command(struct fuzz_command *cmd) in fuzz_admin_create_io_submission_queue_command() 160 fuzz_admin_delete_io_completion_queue_command(struct fuzz_command *cmd) in fuzz_admin_delete_io_completion_queue_command() 171 fuzz_admin_delete_io_submission_queue_command(struct fuzz_command *cmd) in fuzz_admin_delete_io_submission_queue_command() 182 fuzz_admin_namespace_attachment_command(struct fuzz_command *cmd) in fuzz_admin_namespace_attachment_command() [all …]
|
/spdk/test/nvme/compliance/ |
H A D | nvme_compliance.c | 75 struct spdk_nvme_cmd cmd; in admin_identify_ctrlr_verify_dptr() local 133 struct spdk_nvme_cmd cmd; in admin_identify_ctrlr_verify_fused() local 182 struct spdk_nvme_cmd cmd; admin_delete_io_sq_use_admin_qid() local 211 struct spdk_nvme_cmd cmd; admin_delete_io_cq_use_admin_qid() local 244 struct spdk_nvme_cmd cmd; admin_delete_io_sq_delete_sq_twice() local 326 struct spdk_nvme_cmd cmd; admin_create_io_sq_verify_qsize_cqid() local 468 struct spdk_nvme_cmd cmd; admin_create_io_sq_verify_pc() local 543 struct spdk_nvme_cmd cmd; admin_delete_io_cq_delete_cq_first() local 623 struct spdk_nvme_cmd cmd; admin_create_io_cq_verify_iv_pc() local 707 struct spdk_nvmf_fabric_prop_set_cmd cmd; fabric_property_get() local 743 struct spdk_nvme_cmd cmd; admin_set_features_number_of_queues() local 800 struct spdk_nvme_cmd cmd; admin_get_features_mandatory_features() local 929 struct spdk_nvme_cmd cmd; admin_get_features_optional_features() local 976 struct spdk_nvme_cmd cmd; admin_create_io_qp_max_qps() local 1024 struct spdk_nvme_cmd cmd; admin_identify_ns() local 1135 struct spdk_nvme_cmd cmd; admin_get_log_page_mandatory_logs() local 1193 struct spdk_nvme_cmd cmd; admin_get_log_page_with_lpo() local 1247 struct spdk_nvme_cmd cmd; admin_create_io_sq_shared_cq() local [all...] |
/spdk/lib/nvme/ |
H A D | nvme_qpair.c | 142 nvme_get_sgl_unkeyed(char *buf, size_t size, struct spdk_nvme_cmd *cmd) in nvme_get_sgl_unkeyed() argument 150 nvme_get_sgl_keyed(char *buf, size_t size, struct spdk_nvme_cmd *cmd) in nvme_get_sgl_keyed() argument 158 nvme_get_sgl(char *buf, size_t size, struct spdk_nvme_cmd *cmd) in nvme_get_sgl() argument 177 nvme_get_prp(char *buf, size_t size, struct spdk_nvme_cmd *cmd) in nvme_get_prp() argument 183 nvme_get_dptr(char * buf,size_t size,struct spdk_nvme_cmd * cmd) nvme_get_dptr() argument 201 nvme_admin_qpair_print_command(uint16_t qid,struct spdk_nvme_cmd * cmd) nvme_admin_qpair_print_command() argument 230 nvme_io_qpair_print_command(uint16_t qid,struct spdk_nvme_cmd * cmd) nvme_io_qpair_print_command() argument 262 spdk_nvme_print_command(uint16_t qid,struct spdk_nvme_cmd * cmd) spdk_nvme_print_command() argument 274 spdk_nvme_qpair_print_command(struct spdk_nvme_qpair * qpair,struct spdk_nvme_cmd * cmd) spdk_nvme_qpair_print_command() argument 927 struct nvme_error_cmd *cmd, *entry; nvme_qpair_deinit() local 946 struct nvme_error_cmd *cmd; _nvme_qpair_submit_request() local 1157 struct nvme_error_cmd *entry, *cmd = NULL; spdk_nvme_qpair_add_cmd_error_injection() local 1200 struct nvme_error_cmd *cmd, *entry; spdk_nvme_qpair_remove_cmd_error_injection() local [all...] |
H A D | nvme_ctrlr_cmd.c | 12 struct spdk_nvme_cmd *cmd, in spdk_nvme_ctrlr_io_cmd_raw_no_payload_build() argument 37 struct spdk_nvme_cmd *cmd, in spdk_nvme_ctrlr_cmd_io_raw() argument 57 struct spdk_nvme_cmd *cmd, in spdk_nvme_ctrlr_cmd_io_raw_with_md() argument 89 spdk_nvme_ctrlr_cmd_iov_raw_with_md(struct spdk_nvme_ctrlr * ctrlr,struct spdk_nvme_qpair * qpair,struct spdk_nvme_cmd * cmd,uint32_t len,void * md_buf,spdk_nvme_cmd_cb cb_fn,void * cb_arg,spdk_nvme_req_reset_sgl_cb reset_sgl_fn,spdk_nvme_req_next_sge_cb next_sge_fn) spdk_nvme_ctrlr_cmd_iov_raw_with_md() argument 126 spdk_nvme_ctrlr_cmd_admin_raw(struct spdk_nvme_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,void * buf,uint32_t len,spdk_nvme_cmd_cb cb_fn,void * cb_arg) spdk_nvme_ctrlr_cmd_admin_raw() argument 154 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_identify() local 184 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_attach_ns() local 212 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_detach_ns() local 240 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_create_ns() local 267 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_delete_ns() local 293 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_doorbell_buffer_config() local 319 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_format() local 346 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_set_feature() local 375 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_get_feature() local 404 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_get_feature_ns() local 434 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_set_feature_ns() local 525 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_get_log_page_ext() local 656 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_abort() local 855 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_fw_commit() local 882 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_fw_image_download() local 909 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_security_receive() local 940 struct spdk_nvme_cmd *cmd; spdk_nvme_ctrlr_cmd_security_send() local 971 struct spdk_nvme_cmd *cmd; nvme_ctrlr_cmd_sanitize() local 1001 struct spdk_nvme_cmd *cmd = NULL; nvme_ctrlr_cmd_directive() local [all...] |
H A D | nvme_cuse.c | 160 const void *data, const void *metadata, int cmd) in cuse_nvme_passthru_cmd_send() argument 231 cuse_nvme_passthru_cmd(fuse_req_t req, int cmd, void *arg, in cuse_nvme_passthru_cmd() argument 344 cuse_nvme_reset(fuse_req_t req, int cmd, void *arg, in cuse_nvme_reset() argument 381 cuse_nvme_rescan(fuse_req_t req, int cmd, void *arg, in cuse_nvme_rescan() argument 438 cuse_nvme_submit_io_write(struct cuse_device *cuse_device, fuse_req_t req, int cmd, void *arg, in cuse_nvme_submit_io_write() argument 543 cuse_nvme_submit_io_read(struct cuse_device *cuse_device, fuse_req_t req, int cmd, void *arg, in cuse_nvme_submit_io_read() argument 599 cuse_nvme_submit_io(fuse_req_t req, int cmd, voi argument 678 cuse_blkgetsize64(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_blkgetsize64() argument 694 cuse_blkpbszget(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_blkpbszget() argument 710 cuse_blkgetsize(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_blkgetsize() argument 728 cuse_blkgetsectorsize(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_blkgetsectorsize() argument 744 cuse_getid(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_getid() argument 761 cuse_get_transport(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_get_transport() argument 777 cuse_ctrlr_ioctl(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_ctrlr_ioctl() argument 821 cuse_ns_ioctl(fuse_req_t req,int cmd,void * arg,struct fuse_file_info * fi,unsigned flags,const void * in_buf,size_t in_bufsz,size_t out_bufsz) cuse_ns_ioctl() argument [all...] |
H A D | nvme_ns_ocssd_cmd.c | 17 struct spdk_nvme_cmd *cmd; in spdk_nvme_ocssd_ns_cmd_vector_reset() local 63 struct spdk_nvme_cmd *cmd; in _nvme_ocssd_ns_cmd_vector_rw_with_md() local 163 struct spdk_nvme_cmd *cmd; in spdk_nvme_ocssd_ns_cmd_vector_copy() local
|
H A D | nvme_ctrlr_ocssd_cmd.c | 46 struct spdk_nvme_cmd *cmd; in spdk_nvme_ocssd_ctrlr_cmd_geometry() local
|
H A D | nvme_ns_cmd.c | 170 struct spdk_nvme_cmd *cmd; in _nvme_ns_cmd_setup_request() local 1151 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_write_zeroes() local 1187 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_verify() local 1220 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_write_uncorrectable() local 1250 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_dataset_management() local 1284 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_copy() local 1316 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_flush() local 1340 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_reservation_register() local 1370 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_reservation_release() local 1400 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_reservation_acquire() local 1428 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_reservation_report() local 1456 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_io_mgmt_recv() local 1486 struct spdk_nvme_cmd *cmd; spdk_nvme_ns_cmd_io_mgmt_send() local [all...] |
H A D | nvme_fabric.c | 28 struct spdk_nvmf_fabric_prop_set_cmd cmd = {}; in nvme_fabric_prop_set_cmd() local 115 struct spdk_nvmf_fabric_prop_set_cmd cmd = {}; in nvme_fabric_prop_get_cmd() local 507 struct spdk_nvmf_fabric_connect_cmd cmd; nvme_fabric_qpair_connect_async() local [all...] |
H A D | nvme_zns.c | 119 struct spdk_nvme_cmd *cmd; in nvme_zns_zone_mgmt_recv() local 165 struct spdk_nvme_cmd *cmd; in nvme_zns_zone_mgmt_send() local 231 struct spdk_nvme_cmd *cmd; in spdk_nvme_zns_set_zone_desc_ext() local
|
H A D | nvme_pcie_common.c | 340 struct spdk_nvme_cmd *cmd; nvme_pcie_ctrlr_cmd_create_io_cq() local 365 struct spdk_nvme_cmd *cmd; nvme_pcie_ctrlr_cmd_create_io_sq() local 390 struct spdk_nvme_cmd *cmd; nvme_pcie_ctrlr_cmd_delete_io_cq() local 409 struct spdk_nvme_cmd *cmd; nvme_pcie_ctrlr_cmd_delete_io_sq() local 1196 struct spdk_nvme_cmd *cmd = &tr->req->cmd; nvme_pcie_prp_list_append() local [all...] |
/spdk/test/unit/lib/nvmf/ctrlr.c/ |
H A D | ctrlr_ut.c | 340 union nvmf_h2c_msg cmd = {}; test_get_log_page() local 443 union nvmf_h2c_msg cmd; test_connect() local 944 union nvmf_h2c_msg cmd; test_get_ns_id_desc_list() local 1088 struct spdk_nvme_cmd cmd = {}; test_identify_ns() local 1183 struct spdk_nvme_cmd cmd = {}; test_identify_ns_iocs_specific() local 1264 union nvmf_h2c_msg cmd = {}; test_set_get_features() local 1428 union nvmf_h2c_msg cmd = {}; test_reservation_write_exclusive() local 1482 union nvmf_h2c_msg cmd = {}; test_reservation_exclusive_access() local 1509 union nvmf_h2c_msg cmd = {}; _test_reservation_write_exclusive_regs_only_and_all_regs() local 1560 union nvmf_h2c_msg cmd = {}; _test_reservation_exclusive_access_regs_only_and_all_regs() local 1635 union nvmf_h2c_msg cmd = {}; test_reservation_notification_log_page() local 1707 union nvmf_h2c_msg cmd = {}; test_get_dif_ctx() local 1817 struct spdk_nvme_cmd cmd = {}; test_identify_ctrlr_iocs_specific() local 1907 union nvmf_h2c_msg cmd; test_custom_admin_cmd() local 1958 struct spdk_nvme_cmd cmd = {}; test_fused_compare_and_write() local 2069 union nvmf_h2c_msg cmd[5] = {}; test_multi_async_event_reqs() local 2325 union nvmf_h2c_msg cmd[4] = {}; test_multi_async_events() local 2399 union nvmf_h2c_msg cmd[3] = {}; test_rae() local 2497 union nvmf_h2c_msg cmd = {}; test_nvmf_ctrlr_create_destruct() local 2599 union nvmf_h2c_msg cmd = {}; test_nvmf_ctrlr_use_zcopy() local 2696 struct spdk_nvme_cmd cmd = {}; test_spdk_nvmf_request_zcopy_start() local 2840 struct spdk_nvme_cmd cmd = {}; test_zcopy_read() local 2930 struct spdk_nvme_cmd cmd = {}; test_zcopy_write() local 3021 union nvmf_h2c_msg cmd = {}; test_nvmf_property_set() local 3083 union nvmf_h2c_msg cmd = {}; test_nvmf_ctrlr_get_features_host_behavior_support() local 3129 union nvmf_h2c_msg cmd = {}; test_nvmf_ctrlr_set_features_host_behavior_support() local 3309 union nvmf_h2c_msg cmd = {}; test_nvmf_check_qpair_active() local [all...] |
/spdk/test/spdkcli/ |
H A D | spdkcli_job.py | 13 def execute_command(cmd, element=None, element_exists=False): argument 54 cmd = p.findall(data) variable
|
/spdk/test/unit/lib/nvmf/auth.c/ |
H A D | auth_ut.c | 112 #define ut_prep_send_cmd(req, cmd, buf, len) ut_prep_cmd(req, cmd, buf, len, tl) argument 113 #define ut_prep_recv_cmd(req, cmd, buf, len) ut_prep_cmd(req, cmd, buf, len, al) argument 266 struct spdk_nvmf_fabric_auth_send_cmd cmd = {}; test_auth_negotiate() local 527 struct spdk_nvmf_fabric_auth_send_cmd cmd = {}; test_auth_timeout() local 610 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { test_auth_failure1() local 690 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { test_auth_challenge() local 845 struct spdk_nvmf_fabric_auth_send_cmd cmd = {}; test_auth_reply() local 1066 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { test_auth_success1() local [all...] |
/spdk/lib/nvmf/ |
H A D | ctrlr.c | 845 struct spdk_nvmf_fabric_connect_cmd *cmd = &req->cmd->connect_cmd; _nvmf_ctrlr_connect() local 1477 struct spdk_nvmf_fabric_prop_get_cmd *cmd = &req->cmd->prop_get_cmd; nvmf_property_get() local 1536 struct spdk_nvmf_fabric_prop_set_cmd *cmd = &req->cmd->prop_set_cmd; nvmf_property_set() local 1605 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_arbitration() local 1619 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_power_management() local 1669 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_temperature_threshold() local 1687 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features_temperature_threshold() local 1708 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features_interrupt_vector_configuration() local 1725 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_error_recovery() local 1751 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_volatile_write_cache() local 1767 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_write_atomicity() local 1791 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features_host_identifier() local 1820 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features_reservation_notification_mask() local 1848 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_reservation_notification_mask() local 1877 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features_reservation_persistence() local 1903 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_reservation_persistence() local 1999 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_keep_alive_timer() local 2042 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_number_of_queues() local 2190 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features_async_event_configuration() local 2619 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_log_page() local 2752 spdk_nvmf_ctrlr_identify_ns(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,struct spdk_nvme_ns_data * nsdata) spdk_nvmf_ctrlr_identify_ns() argument 2952 nvmf_ns_identify_iocs_zns(struct spdk_nvmf_ns * ns,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,struct spdk_nvme_zns_ns_data * nsdata_zns) nvmf_ns_identify_iocs_zns() argument 2974 spdk_nvmf_ns_identify_iocs_specific(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,void * nsdata,size_t nsdata_size) spdk_nvmf_ns_identify_iocs_specific() argument 3008 nvmf_ctrlr_identify_iocs_nvm(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,struct spdk_nvme_nvm_ctrlr_data * cdata_nvm) nvmf_ctrlr_identify_iocs_nvm() argument 3033 nvmf_ctrlr_identify_iocs_zns(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,struct spdk_nvme_zns_ctrlr_data * cdata_zns) nvmf_ctrlr_identify_iocs_zns() argument 3051 spdk_nvmf_ctrlr_identify_iocs_specific(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,void * cdata,size_t cdata_size) spdk_nvmf_ctrlr_identify_iocs_specific() argument 3080 nvmf_ctrlr_identify_active_ns_list(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,struct spdk_nvme_ns_list * ns_list) nvmf_ctrlr_identify_active_ns_list() argument 3142 nvmf_ctrlr_identify_ns_id_descriptor_list(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,void * id_desc_list,size_t id_desc_list_size) nvmf_ctrlr_identify_ns_id_descriptor_list() argument 3183 nvmf_ctrlr_identify_iocs(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_nvme_cpl * rsp,void * cdata,size_t cdata_size) nvmf_ctrlr_identify_iocs() argument 3229 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_identify() local 3487 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_get_features() local 3575 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_set_features() local 3700 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_process_admin_cmd() local 4130 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ns_reservation_request_check() local 4210 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_process_io_fused_cmd() local 4356 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_ctrlr_process_io_cmd() local 4803 nvmf_ctrlr_get_dif_ctx(struct spdk_nvmf_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct spdk_dif_ctx * dif_ctx) nvmf_ctrlr_get_dif_ctx() argument 4884 struct spdk_nvme_cmd *cmd = spdk_nvmf_request_get_cmd(req); nvmf_passthru_admin_cmd() local [all...] |
H A D | ctrlr_bdev.c | 201 nvmf_bdev_ctrlr_get_rw_params(const struct spdk_nvme_cmd * cmd,uint64_t * start_lba,uint64_t * num_blocks) nvmf_bdev_ctrlr_get_rw_params() argument 212 nvmf_bdev_ctrlr_get_rw_ext_params(const struct spdk_nvme_cmd * cmd,struct spdk_bdev_ext_io_opts * opts) nvmf_bdev_ctrlr_get_rw_ext_params() argument 293 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_read_cmd() local 345 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_write_cmd() local 392 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_compare_cmd() local 490 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_write_zeroes_cmd() local 622 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_unmap() local 704 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_dsm_cmd() local 720 struct spdk_nvme_cmd *cmd = &req->cmd->nvme_cmd; nvmf_bdev_ctrlr_copy_cmd() local 875 nvmf_bdev_ctrlr_get_dif_ctx(struct spdk_bdev * bdev,struct spdk_nvme_cmd * cmd,struct spdk_dif_ctx * dif_ctx) nvmf_bdev_ctrlr_get_dif_ctx() argument [all...] |
/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ |
H A D | ctrlr_bdev_ut.c | 293 struct spdk_nvme_cmd cmd = {0}; test_get_rw_params() local 309 struct spdk_nvme_cmd cmd = {0}; test_get_rw_ext_params() local 343 struct spdk_nvme_cmd cmd = {}; test_get_dif_ctx() local 663 union nvmf_h2c_msg cmd = {}; test_nvmf_bdev_ctrlr_cmd() local 834 union nvmf_h2c_msg cmd = {}; test_nvmf_bdev_ctrlr_read_write_cmd() local 873 struct spdk_nvme_cmd cmd = {}; test_nvmf_bdev_ctrlr_nvme_passthru() local [all...] |
/spdk/test/unit/lib/nvmf/vfio_user.c/ |
H A D | vfio_user_ut.c | 53 struct spdk_nvme_cmd cmd = {}; test_nvme_cmd_map_prps() local 121 struct spdk_nvme_cmd cmd = {}; test_nvme_cmd_map_sgls() local [all...] |
/spdk/lib/idxd/ |
H A D | idxd_user.c | 109 union idxd_cmd_register cmd = {}; in idxd_disable_dev() local 125 union idxd_cmd_register cmd = {}; in idxd_reset_dev() local 244 union idxd_cmd_register cmd = {}; in idxd_device_configure() local
|
/spdk/test/unit/lib/nvme/nvme_rdma.c/ |
H A D | nvme_rdma_ut.c | 186 struct spdk_nvmf_cmd cmd = {{0}}; in test_nvme_rdma_build_sgl_request() local 295 struct spdk_nvmf_cmd cmd = {{0}}; test_nvme_rdma_build_sgl_inline_request() local 356 struct spdk_nvmf_cmd cmd = {{0}}; test_nvme_rdma_build_contig_request() local 399 struct spdk_nvmf_cmd cmd = {{0}}; test_nvme_rdma_build_contig_inline_request() local 811 struct spdk_nvmf_cmd cmd = {}; test_nvme_rdma_req_init() local [all...] |
/spdk/test/nvme/aer/ |
H A D | aer.c | 77 struct spdk_nvme_cmd cmd = {}; in set_temp_threshold() local 117 struct spdk_nvme_cmd cmd = {}; in get_temp_threshold() local 401 struct spdk_nvme_cmd cmd; get_feature_test() local [all...] |
/spdk/test/unit/lib/nvmf/rdma.c/ |
H A D | rdma_ut.c | 165 union nvmf_h2c_msg cmd; test_spdk_nvmf_rdma_request_parse_sgl() local 428 union nvmf_h2c_msg *cmd; create_recv() local 833 union nvmf_h2c_msg cmd; test_spdk_nvmf_rdma_request_parse_sgl_with_md() local [all...] |
/spdk/test/unit/lib/nvme/nvme_fabric.c/ |
H A D | nvme_fabric_ut.c | 186 struct spdk_nvme_cmd *cmd, in spdk_nvme_ctrlr_cmd_admin_raw() 349 struct spdk_nvmf_fabric_connect_cmd *cmd = NULL; in test_nvme_fabric_qpair_connect() local
|
/spdk/test/external_code/nvme/ |
H A D | nvme.c | 20 struct spdk_nvme_cmd cmd; member 30 struct spdk_nvme_cmd *cmd; member 389 struct spdk_nvme_cmd *cmd; identify_ctrlr() local [all...] |
/spdk/test/app/fuzz/nvme_fuzz/ |
H A D | nvme_fuzz.c | 45 struct spdk_nvme_cmd cmd; member 94 struct spdk_nvme_cmd *cmd = item; in parse_nvme_cmd_obj() local 248 json_dump_nvme_cmd(struct spdk_nvme_cmd *cmd) in json_dump_nvme_cmd()
|