Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_common.c79 struct idxd_rawdev *idxd = dev->dev_private; in idxd_dev_dump()
111 struct idxd_rawdev *idxd = dev->dev_private; in idxd_dev_info_get()
128 struct idxd_rawdev *idxd = dev->dev_private; in idxd_dev_configure()
190 const struct idxd_rawdev *base_idxd, in idxd_rawdev_create()
193 struct idxd_rawdev *idxd; in idxd_rawdev_create()
210 rawdev = rte_rawdev_pmd_allocate(name, sizeof(struct idxd_rawdev), in idxd_rawdev_create()
219 mz = rte_memzone_reserve(mz_name, sizeof(struct idxd_rawdev), in idxd_rawdev_create()
H A Didxd_pci.c22 idxd_pci_dev_command(struct idxd_rawdev *idxd, enum rte_idxd_cmds command) in idxd_pci_dev_command()
55 idxd_is_wq_enabled(struct idxd_rawdev *idxd) in idxd_is_wq_enabled()
64 struct idxd_rawdev *idxd = dev->dev_private; in idxd_pci_dev_stop()
84 struct idxd_rawdev *idxd = dev->dev_private; in idxd_pci_dev_start()
126 init_pci_device(struct rte_pci_device *dev, struct idxd_rawdev *idxd) in init_pci_device()
241 struct idxd_rawdev idxd = {{0}}; /* Double {} to avoid error on BSD12 */ in idxd_rawdev_probe_pci()
287 struct idxd_rawdev *idxd; in idxd_rawdev_destroy()
H A Dioat_private.h41 struct idxd_rawdev { struct
71 const struct idxd_rawdev *idxd, argument
H A Didxd_vdev.c138 struct idxd_rawdev idxd = {{0}}; /* double {} to avoid error on BSD12 */ in idxd_rawdev_probe_vdev()
183 struct idxd_rawdev *idxd; in idxd_rawdev_remove_vdev()