Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/ !
Dnetvsc.c586 u32 nvsp_ver) in negotiate_nvsp_ver() argument
593 init_packet->msg.init_msg.init.min_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
594 init_packet->msg.init_msg.init.max_protocol_ver = nvsp_ver; in negotiate_nvsp_ver()
613 if (nvsp_ver == NVSP_PROTOCOL_VERSION_1) in negotiate_nvsp_ver()
622 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_5) { in negotiate_nvsp_ver()
632 if (nvsp_ver >= NVSP_PROTOCOL_VERSION_61) in negotiate_nvsp_ver()