Searched refs:rte_compressdev_start (Results 1 – 6 of 6) sorted by relevance
26 rte_compressdev_start;
245 rte_compressdev_start(uint8_t dev_id);
451 rte_compressdev_start(uint8_t dev_id) in rte_compressdev_start() function
214 ret = rte_compressdev_start(cdev_id); in comp_perf_initialize_compressdev()
345 if (rte_compressdev_start(cdev_id) < 0)488 if (rte_compressdev_start(cdev_id) < 0)
318 if (rte_compressdev_start(0) < 0) { in generic_ut_setup()