Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc.c553 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_61) in negotiate_nvsp_ver()
574 NVSP_PROTOCOL_VERSION_6, NVSP_PROTOCOL_VERSION_61 in netvsc_connect_vsp()
H A Dhyperv_net.h246 #define NVSP_PROTOCOL_VERSION_61 0x60001 macro