nvsp_version 976 drivers/net/hyperv/hyperv_net.h u32 nvsp_version; nvsp_version 311 drivers/net/hyperv/netvsc.c if (net_device->nvsp_version <= NVSP_PROTOCOL_VERSION_2) nvsp_version 567 drivers/net/hyperv/netvsc.c net_device->nvsp_version = ver_list[i]; nvsp_version 576 drivers/net/hyperv/netvsc.c pr_debug("Negotiated NVSP version:%x\n", net_device->nvsp_version); nvsp_version 581 drivers/net/hyperv/netvsc.c if (net_device->nvsp_version <= NVSP_PROTOCOL_VERSION_4) nvsp_version 1200 drivers/net/hyperv/netvsc.c if (nvscdev->nvsp_version <= NVSP_PROTOCOL_VERSION_6 && nvsp_version 1019 drivers/net/hyperv/netvsc_drv.c if (nvdev->nvsp_version < NVSP_PROTOCOL_VERSION_5) nvsp_version 1716 drivers/net/hyperv/netvsc_drv.c if (nvdev->nvsp_version <= NVSP_PROTOCOL_VERSION_2) nvsp_version 2349 drivers/net/hyperv/netvsc_drv.c if (nvdev->nvsp_version >= NVSP_PROTOCOL_VERSION_2) nvsp_version 527 drivers/net/hyperv/rndis_filter.c u32 nvsp_version = nvdev->nvsp_version; nvsp_version 531 drivers/net/hyperv/rndis_filter.c if (nvsp_version >= NVSP_PROTOCOL_VERSION_5) { nvsp_version 534 drivers/net/hyperv/rndis_filter.c } else if (nvsp_version >= NVSP_PROTOCOL_VERSION_4) { nvsp_version 720 drivers/net/hyperv/rndis_filter.c u32 vsp_version = nvdev->nvsp_version; nvsp_version 1374 drivers/net/hyperv/rndis_filter.c if (net_device->nvsp_version < NVSP_PROTOCOL_VERSION_5)