commit | c832da79cbf9448e7ece097c3a93996b4c74a83e | [log] [tgz] |
---|---|---|
author | Weili Qian <qianweili@huawei.com> | Fri Sep 09 17:46:57 2022 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 16 18:29:44 2022 +0800 |
tree | 2cefdeadd5b6af19e29fdac3618780f96fae6005 | |
parent | 129a9f340172b4f3857260a7a7bb9d7b3496ba50 [diff] |
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support To be compatible with accelerator devices of different versions, 'UACCE_CMD_QM_SET_QP_INFO' ioctl is added to obtain queue information in userspace, including queue depth and buffer description size. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>