Searched refs:rte_vdpa_register_device (Results 1 – 7 of 7) sorted by relevance
99 rte_vdpa_register_device;
102 rte_vdpa_register_device(struct rte_device *rte_dev,
71 rte_vdpa_register_device(struct rte_device *rte_dev, in rte_vdpa_register_device() function
894 rte_vdpa_register_device(&pci_dev->device, &sfc_vdpa_ops); in sfc_vdpa_device_init()
643 priv->vdev = rte_vdpa_register_device(cdev->dev, &mlx5_vdpa_ops); in mlx5_vdpa_dev_probe()
1248 internal->vdev = rte_vdpa_register_device(&pci_dev->device, &ifcvf_ops); in ifcvf_pci_probe()
502 * vhost: ``rte_vdpa_register_device``, ``rte_vdpa_unregister_device``,