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

/linux-master/drivers/nvme/target/
H A Dfabrics-cmd-auth.c439 if (req->cmd->auth_receive.secp != NVME_AUTH_DHCHAP_PROTOCOL_IDENTIFIER) {
445 if (req->cmd->auth_receive.spsp0 != 0x01) {
451 if (req->cmd->auth_receive.spsp1 != 0x01) {
457 al = le32_to_cpu(req->cmd->auth_receive.al);
/linux-master/drivers/nvme/host/
H A Dauth.c78 cmd.auth_receive.fctype = nvme_fabrics_type_auth_receive;
79 cmd.auth_receive.al = cpu_to_le32(data_len);
/linux-master/include/linux/
H A Dnvme.h1808 struct nvmf_auth_receive_command auth_receive; member in union:nvme_command::__anon2321

Completed in 220 milliseconds