Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c50 init_pkt->msg.v4_msg.active_dp.active_datapath = in netvsc_switch_datapath()
53 init_pkt->msg.v4_msg.active_dp.active_datapath = in netvsc_switch_datapath()
1581 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1582 net_device_ctx->vf_serial = nvmsg->msg.v4_msg.vf_assoc.serial; in netvsc_send_vf()
Dhyperv_net.h837 union nvsp_4_message_uber v4_msg; member