Searched refs:nvsp_version (Results 1 – 4 of 4) sorted by relevance
485 net_device->nvsp_version = ver_list[i]; in netvsc_connect_vsp()494 pr_debug("Negotiated NVSP version:%x\n", net_device->nvsp_version); in netvsc_connect_vsp()499 if (net_device->nvsp_version <= NVSP_PROTOCOL_VERSION_4) in netvsc_connect_vsp()521 if (net_device->nvsp_version <= NVSP_PROTOCOL_VERSION_2) in netvsc_connect_vsp()
643 u32 vsp_version = nvdev->nvsp_version; in rndis_filter_set_offload_params()1092 if (net_device->nvsp_version < NVSP_PROTOCOL_VERSION_5) in rndis_filter_device_add()
627 u32 nvsp_version; member
733 if (nvdev->nvsp_version >= NVSP_PROTOCOL_VERSION_2) in netvsc_change_mtu()