commit | 64b9642fc29a14e1fe67842be9c69c7b90a3bcd6 | [log] [tgz] |
---|---|---|
author | Weili Qian <qianweili@huawei.com> | Sat Sep 13 18:57:53 2025 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Sep 20 20:21:04 2025 +0800 |
tree | 5624517e4bd1880cc91f80c356dac22c42f666d3 | |
parent | 80736a97cf94eeb02da6de6cfbc5a74514c85a16 [diff] |
crypto: hisilicon/qm - clear all VF configurations in the hardware When disabling SR-IOV, clear the configuration of each VF in the hardware. Do not exit the configuration clearing process due to the failure of a single VF. Additionally, Clear the VF configurations before decrementing the PM counter. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>