diff options
author | Shukun Tan <tanshukun1@huawei.com> | 2020-08-15 17:56:12 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-08-21 14:47:51 +1000 |
commit | 9dca4435a1d281d74987cc7f4eeca005626222ce (patch) | |
tree | 1bfe0ac3e98c1a2572cd6c5818e6c6343bb0bc9d /drivers/staging | |
parent | 71d1ca498735b33cae40e6e61e40d7e7abed5e6a (diff) |
crypto: hisilicon/qm - fix event queue depth to 2048
Increasing depth of 'event queue' from 1024 to 2048, which equals to twice
depth of 'completion queue'. It will fix the easily happened 'event queue
overflow' as using 1024 queue depth for 'event queue'.
Fixes: 263c9959c937("crypto: hisilicon - add queue management driver...")
Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions