]> git.droids-corp.org - dpdk.git/commit
compress/qat: define gen-specific structs and functions
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 4 Nov 2021 10:34:53 +0000 (10:34 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 4 Nov 2021 18:46:27 +0000 (19:46 +0100)
commit4c6912d3acfc7b56ddbb60b485327480b86f5379
tree62a51da20120117d75b63d5244d24a91631c7c0d
parent4c778f1a0268e78f3497d6fd1064c97976372d17
compress/qat: define gen-specific structs and functions

This patch adds the compression data structure and function
prototypes for different QAT generations.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Signed-off-by: Kai Ji <kai.ji@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
drivers/common/qat/qat_adf/icp_qat_hw_gen4_comp.h [new file with mode: 0644]
drivers/common/qat/qat_adf/icp_qat_hw_gen4_comp_defs.h [new file with mode: 0644]
drivers/common/qat/qat_common.h
drivers/common/qat/qat_device.h
drivers/compress/qat/qat_comp.c
drivers/compress/qat/qat_comp.h
drivers/compress/qat/qat_comp_pmd.c
drivers/compress/qat/qat_comp_pmd.h