Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c1581 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.h640 struct nvsp_4_send_vf_association vf_assoc; member