Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
H A Dhyperv_net.h286 #define NVSP_PROTOCOL_VERSION_5 0x50000 macro
H A Dnetvsc_drv.c1130 if (nvdev->nvsp_version < NVSP_PROTOCOL_VERSION_5) in netvsc_set_channels()