Home
last modified time | relevance | path

Searched refs:rte_vdpa_register_device (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map33 rte_vdpa_register_device;
H A Drte_vdpa_dev.h91 rte_vdpa_register_device(struct rte_device *rte_dev,
H A Dvdpa.c72 rte_vdpa_register_device(struct rte_device *rte_dev, in rte_vdpa_register_device() function
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c745 priv->vdev = rte_vdpa_register_device(&pci_dev->device, in mlx5_vdpa_pci_probe()
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1245 internal->vdev = rte_vdpa_register_device(&pci_dev->device, &ifcvf_ops); in ifcvf_pci_probe()