Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_private.h41 struct idxd_rawdev { struct
42 struct rte_idxd_rawdev public; /* the public members, must be first */ argument
44 struct rte_rawdev *rawdev;
45 const struct rte_memzone *mz;
46 uint8_t qid;
70 extern int idxd_rawdev_create(const char *name, struct rte_device *dev, argument
71 const struct idxd_rawdev *idxd, argument