Searched refs:nvmf_auth_receive_command (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dfabrics-cmd-auth.c442 offsetof(struct nvmf_auth_receive_command, secp);
448 offsetof(struct nvmf_auth_receive_command, spsp0);
454 offsetof(struct nvmf_auth_receive_command, spsp1);
461 offsetof(struct nvmf_auth_receive_command, al);
/linux-master/include/linux/
H A Dnvme.h1599 struct nvmf_auth_receive_command { struct
1808 struct nvmf_auth_receive_command auth_receive;
/linux-master/drivers/nvme/host/
H A Dfabrics.c1488 BUILD_BUG_ON(sizeof(struct nvmf_auth_receive_command) != 64);

Completed in 143 milliseconds