Home
last modified time | relevance | path

Searched refs:idxd_rawdev_create (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_private.h70 extern int idxd_rawdev_create(const char *name, struct rte_device *dev,
H A Didxd_vdev.c171 ret = idxd_rawdev_create(name, &vdev->device, &idxd, &idxd_vdev_ops); in idxd_rawdev_probe_vdev()
H A Dioat_common.c189 idxd_rawdev_create(const char *name, struct rte_device *dev, in idxd_rawdev_create() function
H A Didxd_pci.c268 ret = idxd_rawdev_create(qname, &dev->device, in idxd_rawdev_probe_pci()