Searched defs:idxd_rawdev (Results 1 – 1 of 1) sorted by relevance
41 struct idxd_rawdev { struct42 struct rte_idxd_rawdev public; /* the public members, must be first */ argument44 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, argument71 const struct idxd_rawdev *idxd, argument