Searched defs:qp_params (Results 1 – 1 of 1) sorted by relevance
45 struct qp_params { struct46 uint32_t total_enqueue;47 uint32_t total_dequeue;48 uint32_t total_matches;49 struct rte_regex_ops **ops;50 struct job_ctx *jobs_ctx;51 char *buf;52 uint64_t start;53 uint64_t cycles;