Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c613 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
651 NVSP_PROTOCOL_VERSION_1, NVSP_PROTOCOL_VERSION_2, in netvsc_connect_vsp()
Dhyperv_net.h281 #define NVSP_PROTOCOL_VERSION_1 2 macro