Searched refs:vf_alloc (Results 1 – 3 of 3) sorted by relevance
1224 net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated; in netvsc_send_vf()1228 net_device_ctx->vf_alloc ? "added" : "removed"); in netvsc_send_vf()
953 u32 vf_alloc; member
2151 if (!ndev_ctx->vf_alloc) in get_netvsc_byslot()