Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c57 static struct otx_cpt_bitmap get_cores_bmap(struct device *dev, in get_cores_bmap() function
182 bmap = get_cores_bmap(&cpt->pdev->dev, eng_grp); in cpt_set_ucode_base()
212 bmap = get_cores_bmap(&cpt->pdev->dev, eng_grp); in cpt_detach_and_disable_cores()
259 bmap = get_cores_bmap(&cpt->pdev->dev, eng_grp); in cpt_attach_and_enable_cores()
588 bmap = get_cores_bmap(dev, eng_grp); in cpt_print_engines_mask()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c29 static struct otx2_cpt_bitmap get_cores_bmap(struct device *dev, in get_cores_bmap() function
290 bmap = get_cores_bmap(&cptpf->pdev->dev, eng_grp); in cpt_detach_and_disable_cores()
350 bmap = get_cores_bmap(&cptpf->pdev->dev, eng_grp); in cpt_attach_and_enable_cores()