Home
last modified time | relevance | path

Searched refs:RTE_COMPDEV_FF_HW_ACCELERATED (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_compressdev/
H A Drte_compressdev.h69 #define RTE_COMPDEV_FF_HW_ACCELERATED (1ULL << 0) macro
H A Drte_compressdev.c58 case RTE_COMPDEV_FF_HW_ACCELERATED: in rte_compressdev_get_feature_name()
/f-stack/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c599 compressdev->feature_flags = RTE_COMPDEV_FF_HW_ACCELERATED; in zip_pci_probe()
/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.c699 compressdev->feature_flags = RTE_COMPDEV_FF_HW_ACCELERATED; in qat_comp_dev_create()