Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hyperv/
Dhyperv_net.h217 #define NVSP_PROTOCOL_VERSION_5 0x50000 macro
Dnetvsc.c471 NVSP_PROTOCOL_VERSION_4, NVSP_PROTOCOL_VERSION_5 }; in netvsc_connect_vsp()
Drndis_filter.c1092 if (net_device->nvsp_version < NVSP_PROTOCOL_VERSION_5) in rndis_filter_device_add()