Home
last modified time | relevance | path

Searched refs:cptx_disable_all_cores (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c1280 static int cptx_disable_all_cores(struct otx2_cptpf_dev *cptpf, int total_cores, in cptx_disable_all_cores() function
1343 ret = cptx_disable_all_cores(cptpf, total_cores, BLKADDR_CPT1); in otx2_cpt_disable_all_cores()
1347 return cptx_disable_all_cores(cptpf, total_cores, BLKADDR_CPT0); in otx2_cpt_disable_all_cores()