Searched refs:auth_common (Results 1 – 2 of 2) sorted by relevance
73 cmd.auth_common.opcode = nvme_fabrics_command; in nvme_auth_submit()74 cmd.auth_common.secp = NVME_AUTH_DHCHAP_PROTOCOL_IDENTIFIER; in nvme_auth_submit()75 cmd.auth_common.spsp0 = 0x01; in nvme_auth_submit()76 cmd.auth_common.spsp1 = 0x01; in nvme_auth_submit()
1997 struct nvmf_auth_common_command auth_common; member