Lines Matching refs:nvme_command

522 		struct nvme_command *cmd, blk_mq_req_flags_t flags, int qid)  in nvme_alloc_request()
546 struct nvme_command c; in nvme_toggle_streams()
573 struct nvme_command c; in nvme_get_stream_params()
647 struct nvme_command *cmd) in nvme_setup_passthrough()
655 struct nvme_command *cmnd) in nvme_setup_flush()
662 struct nvme_command *cmnd) in nvme_setup_discard()
722 struct request *req, struct nvme_command *cmnd) in nvme_setup_write_zeroes()
738 struct request *req, struct nvme_command *cmnd, in nvme_setup_rw()
809 struct nvme_command *cmd) in nvme_setup_cmd()
892 int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in __nvme_submit_sync_cmd()
928 int nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd, in nvme_submit_sync_cmd()
1045 struct nvme_command *cmd = nvme_req(rq)->cmd; in nvme_execute_passthru_rq()
1058 struct nvme_command *cmd, void __user *ubuffer, in nvme_submit_user_cmd()
1211 struct nvme_command c = { }; in nvme_identify_ctrl()
1283 struct nvme_command c = { }; in nvme_identify_ns_descs()
1336 struct nvme_command c = { }; in nvme_identify_ns()
1376 struct nvme_command c; in nvme_features()
1473 struct nvme_command c; in nvme_submit_io()
1524 struct nvme_command c; in nvme_user_cmd()
1569 struct nvme_command c; in nvme_user_cmd64()
2173 struct nvme_command c; in nvme_pr_command()
2253 struct nvme_command cmd; in nvme_sec_submit()
2913 struct nvme_command c = { }; in nvme_get_log()
4037 struct nvme_command cmd = { in nvme_scan_ns_list()
4636 BUILD_BUG_ON(sizeof(struct nvme_command) != 64); in _nvme_check_size()