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

/linux-master/drivers/nvme/target/
H A Dfabrics-cmd-auth.c193 offsetof(struct nvmf_auth_send_command, secp);
199 offsetof(struct nvmf_auth_send_command, spsp0);
205 offsetof(struct nvmf_auth_send_command, spsp1);
212 offsetof(struct nvmf_auth_send_command, tl);
/linux-master/include/linux/
H A Dnvme.h1584 struct nvmf_auth_send_command { struct
1807 struct nvmf_auth_send_command auth_send;
/linux-master/drivers/nvme/host/
H A Dfabrics.c1487 BUILD_BUG_ON(sizeof(struct nvmf_auth_send_command) != 64);

Completed in 145 milliseconds