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
61 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove() local
70 struct vdpa_device *vdev = dev_to_vdpa(dev); in vdpa_dev_match() local
84 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_store() local
97 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_show() local
128 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev() local
163 struct vdpa_device *vdev; in __vdpa_alloc_device() local
218 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_name_match() local
223 static int __vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in __vdpa_register_device()
248 int _vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in _vdpa_register_device()
265 int vdpa_register_device(struct vdpa_device *vdev, u32 nvqs) in vdpa_register_device()
282 void _vdpa_unregister_device(struct vdpa_device *vdev) in _vdpa_unregister_device()
294 void vdpa_unregister_device(struct vdpa_device *vdev) in vdpa_unregister_device()
352 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_match_remove() local
373 static void vdpa_get_config_unlocked(struct vdpa_device *vdev, in vdpa_get_config_unlocked()
395 void vdpa_get_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_get_config()
411 void vdpa_set_config(struct vdpa_device *vdev, unsigned int offset, in vdpa_set_config()
707 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_del_set_doit() local
739 vdpa_dev_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_fill()
787 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_get_doit() local
838 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_dump() local
922 static int vdpa_dev_net_config_fill(struct vdpa_device *vdev, struct sk_buff *msg) in vdpa_dev_net_config_fill()
948 vdpa_dev_config_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_config_fill()
1009 static int vdpa_fill_stats_rec(struct vdpa_device *vdev, struct sk_buff *msg, in vdpa_fill_stats_rec()
1043 static int vendor_stats_fill(struct vdpa_device *vdev, struct sk_buff *msg, in vendor_stats_fill()
1060 static int vdpa_dev_vendor_stats_fill(struct vdpa_device *vdev, in vdpa_dev_vendor_stats_fill()
1112 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_config_get_doit() local
1154 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_config_dump() local
1194 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_stats_get_doit() local