Home
last modified time | relevance | path

Searched defs:vdev_info (Results 1 – 3 of 3) sorted by relevance

/linux/tools/virtio/
A Dvhost_net_test.c45 struct vdev_info { struct
60 static int tun_alloc(struct vdev_info *dev, char *tun_name) in tun_alloc() argument
A Dvirtio_test.c38 struct vdev_info { struct
39 struct virtio_device vdev;
40 int control;
41 struct pollfd fds[1];
42 struct vq_info vqs[1];
43 int nvqs;
44 void *buf;
68 void vhost_vq_setup(struct vdev_info *dev, struct vq_info *info) in vhost_vq_setup() argument
/linux/drivers/net/ethernet/cisco/enic/
A Denic.h238 #define vdev_info(vdev, fmt, ...) \ macro

Completed in 7 milliseconds