Searched refs:NVSP_PROTOCOL_VERSION_5 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/hyperv/ | ||
H A D | hyperv_net.h | 286 #define NVSP_PROTOCOL_VERSION_5 0x50000 macro |
H A D | netvsc_drv.c | 1130 if (nvdev->nvsp_version < NVSP_PROTOCOL_VERSION_5) in netvsc_set_channels() |