Searched refs:NVSP_PROTOCOL_VERSION_1 (Results 1 – 2 of 2) sorted by relevance
36 #define NVSP_PROTOCOL_VERSION_1 2 macro37 #define NVSP_MIN_PROTOCOL_VERSION NVSP_PROTOCOL_VERSION_138 #define NVSP_MAX_PROTOCOL_VERSION NVSP_PROTOCOL_VERSION_1
635 negotiated_protocol_ver != NVSP_PROTOCOL_VERSION_1) { in netvsc_connect_vsp()