Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc.c510 u32 nvsp_ver) in negotiate_nvsp_ver() argument
517 init_packet->msg.init_msg.init.min_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
518 init_packet->msg.init_msg.init.max_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
537 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
546 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_5) { in negotiate_nvsp_ver()
553 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_61) in negotiate_nvsp_ver()