Searched refs:auth_common (Results 1 – 2 of 2) sorted by relevance
69 cmd.auth_common.opcode = nvme_fabrics_command; in nvme_auth_submit()70 cmd.auth_common.secp = NVME_AUTH_DHCHAP_PROTOCOL_IDENTIFIER; in nvme_auth_submit()71 cmd.auth_common.spsp0 = 0x01; in nvme_auth_submit()72 cmd.auth_common.spsp1 = 0x01; in nvme_auth_submit()
1804 struct nvmf_auth_common_command auth_common; member