Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hyperv/
Dnetvsc.c1564 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1565 net_device_ctx->vf_serial = nvmsg->msg.v4_msg.vf_assoc.serial; in netvsc_send_vf()
Dhyperv_net.h642 struct nvsp_4_send_vf_association vf_assoc; member