crypto: qat - add support for c62xvf accel type
Add support for c62x accelerator Virtual Function Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:

committed by
Herbert Xu

parent
8b206f2d66
commit
3771df3cff
@@ -73,6 +73,7 @@ enum adf_device_type {
|
||||
DEV_DH895XCC,
|
||||
DEV_DH895XCCVF,
|
||||
DEV_C62X,
|
||||
DEV_C62XVF,
|
||||
DEV_C3XXX,
|
||||
DEV_C3XXXVF
|
||||
};
|
||||
|
Reference in New Issue
Block a user