diff options
author | Shukun Tan <tanshukun1@huawei.com> | 2020-05-15 11:14:00 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-22 16:08:23 +0200 |
commit | 988453fb2f18be3f3915220e4c6f18018186aa89 (patch) | |
tree | 741a6dcb77de54f498c6fdef81814bea100c99a7 /Documentation/ABI/testing/debugfs-hisi-sec | |
parent | crypto: hisilicon/qm - add DebugFS for xQC and xQE dump (diff) | |
download | linux-988453fb2f18be3f3915220e4c6f18018186aa89.tar.xz linux-988453fb2f18be3f3915220e4c6f18018186aa89.zip |
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
The debugfs qm_regs file is already in the qm directory, so no qm_ prefix
is required.
Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/ABI/testing/debugfs-hisi-sec')
-rw-r--r-- | Documentation/ABI/testing/debugfs-hisi-sec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/debugfs-hisi-sec b/Documentation/ABI/testing/debugfs-hisi-sec index 725c7808ebbc..85feb4408e0f 100644 --- a/Documentation/ABI/testing/debugfs-hisi-sec +++ b/Documentation/ABI/testing/debugfs-hisi-sec @@ -25,7 +25,7 @@ What: /sys/kernel/debug/hisi_sec2/<bdf>/qm/current_q Date: Oct 2019 Contact: linux-crypto@vger.kernel.org Description: One QM of SEC may contain multiple queues. Select specific - queue to show its debug registers in above 'qm_regs'. + queue to show its debug registers in above 'regs'. Only available for PF. What: /sys/kernel/debug/hisi_sec2/<bdf>/qm/clear_enable |