Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
A Dfabrics-cmd.c108 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_install_queue()
117 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
125 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
132 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
140 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
172 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_admin_connect()
196 req->error_loc = offsetof(struct nvmf_connect_command, recfmt); in nvmet_execute_admin_connect()
238 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_io_connect()
A Dnvmet.h56 (cpu_to_le32(offsetof(struct nvmf_connect_command, x)))
/linux/drivers/nvme/host/
A Dfabrics.c305 case (offsetof(struct nvmf_connect_command, qid)): in nvmf_log_connect_error()
1174 BUILD_BUG_ON(sizeof(struct nvmf_connect_command) != 64); in nvmf_exit()
/linux/include/linux/
A Dnvme.h1368 struct nvmf_connect_command { struct
1458 struct nvmf_connect_command connect;

Completed in 20 milliseconds