Searched defs:rte_regexdev_info (Results 1 – 1 of 1) sorted by relevance
603 struct rte_regexdev_info { struct604 const char *driver_name; /**< RegEx driver name. */605 struct rte_device *dev; /**< Device information. */606 uint16_t max_matches;608 uint16_t max_queue_pairs;610 uint16_t max_payload_size;636 * A pointer to a structure of type *rte_regexdev_info* to be filled with the argument