crypto: octeontx2 - add LF reset on queue disable
authorSrujana Challa <schalla@marvell.com>
Wed, 13 Dec 2023 07:30:51 +0000 (13:00 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Dec 2023 03:25:38 +0000 (11:25 +0800)
commitcac482f2418bf0d140ed89650dbb0413e9fe1f58
treee2fa3b995b68c9137c354f0a3872cfe464539522
parent9d1d5702aac831ba844d6227373c49e0ba0ec8ae
crypto: octeontx2 - add LF reset on queue disable

CPT LF must be reset and follow CPT LF disable sequence
suggested by HW team, when driver exits.
This patch adds code for the same.

Signed-off-by: Srujana Challa <schalla@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c