Searched refs:max_version (Results 1 – 3 of 3) sorted by relevance
65 memif_version_t max_version; /**< highest supported memif version */ member
145 h->max_version = MEMIF_VERSION; in memif_msg_enq_hello()162 if (h->min_version > MEMIF_VERSION || h->max_version < MEMIF_VERSION) { in memif_msg_receive_hello()
253 unsigned int max_version; in efx_mcdi_request_start() local282 max_version = emip->emi_max_version; in efx_mcdi_request_start()294 if ((max_version >= 2) && in efx_mcdi_request_start()