Home
last modified time | relevance | path

Searched refs:hello_resp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/qaic/
H A Dsahara.c73 } hello_resp; member
197 context->tx[0]->hello_resp.version = cpu_to_le32(SAHARA_VERSION); in sahara_hello()
198 context->tx[0]->hello_resp.version_compat = cpu_to_le32(SAHARA_VERSION); in sahara_hello()
199 context->tx[0]->hello_resp.status = cpu_to_le32(SAHARA_SUCCESS); in sahara_hello()
200 context->tx[0]->hello_resp.mode = context->rx->hello_resp.mode; in sahara_hello()