Home
last modified time | relevance | path

Searched refs:nvmf_connect_command (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/nvme/target/
Dfabrics-cmd.c139 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_install_queue()
148 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
156 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
163 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
171 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
209 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_admin_connect()
234 req->error_loc = offsetof(struct nvmf_connect_command, recfmt); in nvmet_execute_admin_connect()
287 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_io_connect()
Dnvmet.h56 (cpu_to_le32(offsetof(struct nvmf_connect_command, x)))
/Linux-v6.1/drivers/nvme/host/
Dfabrics.c310 case (offsetof(struct nvmf_connect_command, qid)): in nvmf_log_connect_error()
1282 BUILD_BUG_ON(sizeof(struct nvmf_connect_command) != 64); in nvmf_exit()
/Linux-v6.1/include/linux/
Dnvme.h1468 struct nvmf_connect_command { struct
1757 struct nvmf_connect_command connect;