Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
H A Dnetvsc.c1609 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1612 if (net_device_ctx->vf_alloc) in netvsc_send_vf()
1617 net_device_ctx->vf_alloc ? "added" : "removed"); in netvsc_send_vf()
H A Dhyperv_net.h1067 u32 vf_alloc; member