Searched refs:spdk_nvmf_fabric_auth_recv_cmd (Results 1 – 4 of 4) sorted by relevance
167 struct spdk_nvmf_fabric_auth_recv_cmd { struct181 SPDK_STATIC_ASSERT(sizeof(struct spdk_nvmf_fabric_auth_recv_cmd) == 64, "Incorrect size"); argument
125 struct spdk_nvmf_fabric_auth_recv_cmd recv_cmd = {}; in test_auth_send_recv_error() 625 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { in test_auth_failure1() 705 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { in test_auth_challenge() 1081 struct spdk_nvmf_fabric_auth_recv_cmd cmd = { in test_auth_success1()
781 struct spdk_nvmf_fabric_auth_recv_cmd *cmd = &req->cmd->auth_recv_cmd; in nvmf_auth_recv_exec()
669 struct spdk_nvmf_fabric_auth_recv_cmd rcmd = {}; in nvme_auth_submit_request()