Searched refs:rte_compressdev_stream_create (Results 1 – 5 of 5) sorted by relevance
30 rte_compressdev_stream_create;
502 rte_compressdev_stream_create(uint8_t dev_id,
707 rte_compressdev_stream_create(uint8_t dev_id, in rte_compressdev_stream_create() function
282 or decompress xforms during ``rte_compressdev_stream_create()``450 data, then it must get a stream handle via making call to ``rte_compressdev_stream_create()``464 Application should call ``rte_compressdev_stream_create()`` and attach to op before508 rte_compressdev_stream_create(cdev_id, &compress_xform, &stream);
1685 ret = rte_compressdev_stream_create(0, in test_deflate_decomp_run()