Searched defs:rte_regexdev_info (Results 1 – 1 of 1) sorted by relevance
604 struct rte_regexdev_info { struct605 const char *driver_name; /**< RegEx driver name. */606 struct rte_device *dev; /**< Device information. */607 uint16_t max_matches;609 uint16_t max_queue_pairs;611 uint16_t max_payload_size;637 * A pointer to a structure of type *rte_regexdev_info* to be filled with the argument