Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Drte_idxd_rawdev_fns.h94 struct rte_idxd_rawdev { struct
132 struct rte_idxd_rawdev *idxd = in __idxd_burst_capacity() argument
133 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_burst_capacity()
157 __desc_idx_to_iova(struct rte_idxd_rawdev *idxd, uint16_t n) in __desc_idx_to_iova()
170 struct rte_idxd_rawdev *idxd = in __idxd_write_desc()
171 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_write_desc()
261 struct rte_idxd_rawdev *idxd = in __idxd_perform_ops()
262 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_perform_ops()
308 struct rte_idxd_rawdev *idxd = in __idxd_completed_ops()
309 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_completed_ops()
H A Dioat_common.c80 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_dump()
112 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_info_get()
127 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_configure()
188 struct rte_idxd_rawdev *public; in idxd_rawdev_create()
H A Dioat_private.h42 struct rte_idxd_rawdev public; /* the public members, must be first */
H A Dioat_rawdev_test.c594 const struct rte_idxd_rawdev *idxd = in ioat_rawdev_test()
595 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in ioat_rawdev_test()