Revision cf21e106 hw/virtio-net.h

b/hw/virtio-net.h
85 85
    uint16_t num_buffers;   /* Number of merged rx buffers */
86 86
};
87 87

  
88
PCIDevice *virtio_net_init(PCIBus *bus, NICInfo *nd, int devfn);
89

  
90 88
/*
91 89
 * Control virtqueue data structures
92 90
 *

Also available in: Unified diff