Home
last modified time | relevance | path

Searched refs:vf_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc.c1331 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1334 if (net_device_ctx->vf_alloc) in netvsc_send_vf()
1339 net_device_ctx->vf_alloc ? "added" : "removed"); in netvsc_send_vf()
H A Dnetvsc_drv.c2310 if (!ndev_ctx->vf_alloc) in get_netvsc_byslot()
2434 if (vf_is_up && !net_device_ctx->vf_alloc) { in netvsc_vf_changed()
H A Dhyperv_net.h977 u32 vf_alloc; member
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc.c1559 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()
1562 if (net_device_ctx->vf_alloc) in netvsc_send_vf()
1567 net_device_ctx->vf_alloc ? "added" : "removed"); in netvsc_send_vf()
H A Dnetvsc_drv.c2307 if (!ndev_ctx->vf_alloc) in get_netvsc_byslot()
2446 if (vf_is_up && !net_device_ctx->vf_alloc) { in netvsc_vf_changed()
H A Dhyperv_net.h1055 u32 vf_alloc; member

Completed in 25 milliseconds