Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc.c43 init_pkt->msg.v4_msg.active_dp.active_datapath = in netvsc_switch_datapath()
46 init_pkt->msg.v4_msg.active_dp.active_datapath = in netvsc_switch_datapath()
1328 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1329 net_device_ctx->vf_serial = nvmsg->msg.v4_msg.vf_assoc.serial; in netvsc_send_vf()
H A Dhyperv_net.h797 union nvsp_4_message_uber v4_msg; member