Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_client.h12 #define I40EVF_CLIENT_VERSION_MAJOR 0 macro
16 __stringify(I40EVF_CLIENT_VERSION_MAJOR) "." \
Di40evf_client.c211 cinst->lan_info.version.major = I40EVF_CLIENT_VERSION_MAJOR; in i40evf_client_add_instance()
529 if ((client->version.major != I40EVF_CLIENT_VERSION_MAJOR) || in i40evf_register_client()