Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c624 NVSP_PROTOCOL_VERSION_6, NVSP_PROTOCOL_VERSION_61 in netvsc_connect_vsp()
1530 if (nvscdev->nvsp_version <= NVSP_PROTOCOL_VERSION_6 && in netvsc_send_table()
H A Dhyperv_net.h287 #define NVSP_PROTOCOL_VERSION_6 0x60000 macro