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()
61 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove()
70 struct vdpa_device *vdev = dev_to_vdpa(dev); in vdpa_dev_match()
84 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_store()
97 struct vdpa_device *vdev = dev_to_vdpa(dev); in driver_override_show()
128 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev()
157 struct vdpa_device *__vdpa_alloc_device(struct device *parent, in __vdpa_alloc_device()
163 struct vdpa_device *vdev; in __vdpa_alloc_device()
218 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_name_match()
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()
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()
723 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_del_set_doit()
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()
807 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_get_doit()
838 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_dump()
922 static int vdpa_dev_net_config_fill(struct vdpa_device *vdev, struct sk_buff *msg) in vdpa_dev_net_config_fill()
1109 static int vdpa_dev_blk_config_fill(struct vdpa_device *vdev, in vdpa_dev_blk_config_fill()
1157 vdpa_dev_config_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_config_fill()
1221 static int vdpa_fill_stats_rec(struct vdpa_device *vdev, struct sk_buff *msg, in vdpa_fill_stats_rec()
1255 static int vendor_stats_fill(struct vdpa_device *vdev, struct sk_buff *msg, in vendor_stats_fill()
1272 static int vdpa_dev_vendor_stats_fill(struct vdpa_device *vdev, in vdpa_dev_vendor_stats_fill()
1324 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_config_get_doit()
1344 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_config_get_doit()
1364 static int vdpa_dev_net_device_attr_set(struct vdpa_device *vdev, in vdpa_dev_net_device_attr_set()
1399 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_attr_set_doit()
1417 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_attr_set_doit()
1440 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_config_dump()
1480 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_stats_get_doit()
1506 vdev = container_of(dev, struct vdpa_device, dev); in vdpa_nl_cmd_dev_stats_get_doit()