Searched refs:hello_resp (Results 1 – 1 of 1) sorted by relevance
78 } hello_resp; member324 context->tx[0]->hello_resp.version = cpu_to_le32(SAHARA_VERSION); in sahara_hello()325 context->tx[0]->hello_resp.version_compat = cpu_to_le32(SAHARA_VERSION); in sahara_hello()326 context->tx[0]->hello_resp.status = cpu_to_le32(SAHARA_SUCCESS); in sahara_hello()327 context->tx[0]->hello_resp.mode = context->rx->hello_resp.mode; in sahara_hello()