Searched refs:nvmf_connect_command (Results 1 – 4 of 4) sorted by relevance
108 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_install_queue()117 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()122 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()155 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_admin_connect()179 req->error_loc = offsetof(struct nvmf_connect_command, recfmt); in nvmet_execute_admin_connect()224 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_io_connect()
54 (cpu_to_le32(offsetof(struct nvmf_connect_command, x)))
309 case (offsetof(struct nvmf_connect_command, qid)): in nvmf_log_connect_error()1210 BUILD_BUG_ON(sizeof(struct nvmf_connect_command) != 64); in nvmf_exit()
1325 struct nvmf_connect_command { struct1415 struct nvmf_connect_command connect;