Lines Matching defs:vdev

24 void vdpa_set_status(struct vdpa_device *vdev, u8 status)  in vdpa_set_status()
36 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_probe() local
56 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove() local
65 struct vdpa_device *vdev = dev_to_vdpa(dev); in vdpa_dev_match() local
79 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_store() local
92 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_show() local
123 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev() local
158 struct vdpa_device *vdev; in __vdpa_alloc_device() local
213 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_name_match() local
218 static int __vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in __vdpa_register_device()
243 int _vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in _vdpa_register_device()
260 int vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in vdpa_register_device()
277 void _vdpa_unregister_device(struct vdpa_device *vdev) in _vdpa_unregister_device()
289 void vdpa_unregister_device(struct vdpa_device *vdev) in vdpa_unregister_device()
347 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_match_remove() local
368 static void vdpa_get_config_unlocked(struct vdpa_device *vdev, in vdpa_get_config_unlocked()
390 void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_get_config()
406 void vdpa_set_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_set_config()
641 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_del_set_doit() local
673 vdpa_dev_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_fill()
721 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_get_doit() local
772 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_dump() local
844 static int vdpa_dev_net_config_fill(struct vdpa_device *vdev, struct sk_buff *msg) in vdpa_dev_net_config_fill()
872 vdpa_dev_config_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_config_fill()
933 static int vdpa_fill_stats_rec(struct vdpa_device *vdev, struct sk_buff *msg, in vdpa_fill_stats_rec()
968 static int vendor_stats_fill(struct vdpa_device *vdev, struct sk_buff *msg, in vendor_stats_fill()
985 static int vdpa_dev_vendor_stats_fill(struct vdpa_device *vdev, in vdpa_dev_vendor_stats_fill()
1037 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_config_get_doit() local
1079 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_config_dump() local
1119 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_stats_get_doit() local