remarkable-linux/drivers/crypto/qat/qat_dh895xcc
Tadeusz Struk e4fa1460b3 crypto: qat - Set max request size
The device doensn't support the default value and will change it to 256, which
will cause performace degradation for biger packets.
Add an explicit write to set it to 1024.

Reported-by: Tianliang Wang <tianliang.wang@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-06-09 22:22:04 +08:00
..
adf_admin.c crypto: qat - make error and info log messages more descriptive 2015-03-23 22:06:49 +11:00
adf_dh895xcc_hw_data.c crypto: qat - make error and info log messages more descriptive 2015-03-23 22:06:49 +11:00
adf_dh895xcc_hw_data.h crypto: qat - fix checkpatch BIT_MACRO issues 2015-04-01 22:22:48 +08:00
adf_drv.c crypto: qat - Set max request size 2015-06-09 22:22:04 +08:00
adf_drv.h
adf_hw_arbiter.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_isr.c crypto: qat - make error and info log messages more descriptive 2015-03-23 22:06:49 +11:00
Makefile crypto: qat - Fix build problem with O= 2014-06-23 21:37:53 +08:00
qat_admin.c