Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hyperv/
Dnetvsc.c502 u32 nvsp_ver) in negotiate_nvsp_ver() argument
509 init_packet->msg.init_msg.init.min_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
510 init_packet->msg.init_msg.init.max_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
529 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
538 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_5) { in negotiate_nvsp_ver()