Searched refs:otx2_cpt_read_af_reg (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cpt_common.h | 152 int otx2_cpt_read_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev,
|
D | otx2_cptlf.c | 57 ret = otx2_cpt_read_af_reg(lfs->mbox, lfs->pdev, in cptlf_set_pri() 78 ret = otx2_cpt_read_af_reg(lfs->mbox, lfs->pdev, in cptlf_set_eng_grps_mask()
|
D | otx2_cpt_mbox_common.c | 95 int otx2_cpt_read_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev, in otx2_cpt_read_af_reg() function
|
D | otx2_cptpf_ucode.c | 226 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_detach_and_disable_cores() 252 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores() 312 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_attach_and_enable_cores() 1255 otx2_cpt_read_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_DIAG, ®_val, in otx2_cpt_create_eng_grps() 1301 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, in cptx_disable_all_cores()
|
D | otx2_cptpf_main.c | 560 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_device_reset() 611 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptpf_device_init()
|