Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c424 u32 nvsp_ver) in negotiate_nvsp_ver() argument
431 init_packet->msg.init_msg.init.min_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
432 init_packet->msg.init_msg.init.max_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
453 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
463 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_5) in negotiate_nvsp_ver()