Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Drte_ioat_rawdev_fns.h192 struct rte_idxd_rawdev { struct
375 struct rte_idxd_rawdev *idxd = in __idxd_write_desc()
376 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_write_desc()
465 struct rte_idxd_rawdev *idxd = in __idxd_perform_ops()
466 (struct rte_idxd_rawdev *)rte_rawdevs[dev_id].dev_private; in __idxd_perform_ops()
486 struct rte_idxd_rawdev *idxd = in __idxd_completed_ops()
487 (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()
129 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_configure()
H A Dioat_private.h42 struct rte_idxd_rawdev public; /* the public members, must be first */