Searched refs:rte_compressdev_stream_create (Results 1 – 5 of 5) sorted by relevance
36 rte_compressdev_stream_create;
476 rte_compressdev_stream_create(uint8_t dev_id,
717 rte_compressdev_stream_create(uint8_t dev_id, in rte_compressdev_stream_create() function
286 or decompress xforms during ``rte_compressdev_stream_create()``459 via making call to ``rte_compressdev_stream_create()`` with an xform, which will return an opaque474 An application should call ``rte_compressdev_stream_create()`` and attach it to the op before519 rte_compressdev_stream_create(cdev_id, &compress_xform, &stream);
1684 ret = rte_compressdev_stream_create(0, in test_deflate_decomp_run()