Searched refs:rte_compressdev_stream_free (Results 1 – 5 of 5) sorted by relevance
31 rte_compressdev_stream_free;
524 rte_compressdev_stream_free(uint8_t dev_id, void *stream);
733 rte_compressdev_stream_free(uint8_t dev_id, void *stream) in rte_compressdev_stream_free() function
465 enqueuing them for processing and free via ``rte_compressdev_stream_free()`` during
2148 rte_compressdev_stream_free(0, stream); in test_deflate_comp_decomp()