Pablo Marcos Oltra
21aad0b6ca
crypto: qat - modify format of dev top level debugfs entries
...
Remove leading zeros in pci function number to be consistent
with output from lspci.
Signed-off-by: Pablo Marcos Oltra <pablo.marcos.oltra@intel.com >
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2016-12-30 19:52:34 +08:00
Giovanni Cabiddu
4f78ce870a
crypto: qat - fix bar discovery for c62x
...
Some accelerators of the c62x series have only two bars.
This patch skips BAR0 if the accelerator does not have it.
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2016-12-30 19:52:27 +08:00
Conor McLoughlin
e24860f2a6
crypto: qat - Use alternative reset methods depending on the specific device
...
Different product families will use FLR or SBR.
Virtual Function devices have no reset method.
Signed-off-by: Conor McLoughlin <conor.mcloughlin@intel.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2016-07-05 23:05:25 +08:00
Tadeusz Struk
f1420ceef3
crypto: qat - changed adf_dev_stop to void
...
It returns always zero anyway.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2016-04-05 20:35:54 +08:00
Tadeusz Struk
a6dabee6c8
crypto: qat - add support for c62x accel type
...
Add support for qat c62x accel type
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2015-12-09 20:03:53 +08:00