Searched defs:vdev_info (Results 1 – 4 of 4) sorted by relevance
45 struct vdev_info { struct60 static int tun_alloc(struct vdev_info *dev, char *tun_name) in tun_alloc() argument
38 struct vdev_info { struct39 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
56 struct iidc_rdma_vport_dev_info *vdev_info) in idpf_plug_vport_aux_dev()112 struct iidc_rdma_vport_dev_info *vdev_info; in idpf_idc_init_aux_vport_dev() local149 void idpf_idc_vdev_mtu_event(struct iidc_rdma_vport_dev_info *vdev_info, in idpf_idc_vdev_mtu_event()495 void idpf_idc_deinit_vport_aux_device(struct iidc_rdma_vport_dev_info *vdev_info) in idpf_idc_deinit_vport_aux_device()
19 struct iidc_rdma_vport_dev_info *vdev_info; member