Lines Matching refs:vdpa_device

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()
56 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove()
65 struct vdpa_device *vdev = dev_to_vdpa(dev); in vdpa_dev_match()
79 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_store()
92 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_show()
123 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev()
152 struct vdpa_device *__vdpa_alloc_device(struct device *parent, in __vdpa_alloc_device()
158 struct vdpa_device *vdev; in __vdpa_alloc_device()
213 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_name_match()
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()
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()
636 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_del_set_doit()
652 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_del_set_doit()
668 vdpa_dev_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_fill()
716 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_get_doit()
736 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_get_doit()
767 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_dump()
802 static int vdpa_dev_net_mq_config_fill(struct vdpa_device *vdev, in vdpa_dev_net_mq_config_fill()
815 static int vdpa_dev_net_config_fill(struct vdpa_device *vdev, struct sk_buff *msg) in vdpa_dev_net_config_fill()
844 vdpa_dev_config_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_config_fill()
900 static int vdpa_fill_stats_rec(struct vdpa_device *vdev, struct sk_buff *msg, in vdpa_fill_stats_rec()
935 static int vendor_stats_fill(struct vdpa_device *vdev, struct sk_buff *msg, in vendor_stats_fill()
952 static int vdpa_dev_vendor_stats_fill(struct vdpa_device *vdev, in vdpa_dev_vendor_stats_fill()
1004 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_config_get_doit()
1024 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_config_get_doit()
1046 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_config_dump()
1086 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_stats_get_doit()
1112 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_stats_get_doit()