Searched refs:SAHARA_VERSION (Results 1 – 1 of 1) sorted by relevance
45 #define SAHARA_VERSION 2 macro308 if (le32_to_cpu(context->rx->hello.version) != SAHARA_VERSION) { in sahara_hello()324 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()