Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc.c556 u32 nvsp_ver) in negotiate_nvsp_ver() argument
563 init_packet->msg.init_msg.init.min_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
564 init_packet->msg.init_msg.init.max_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
583 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
592 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_5) { in negotiate_nvsp_ver()
602 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_61) in negotiate_nvsp_ver()