Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/marvell/octeontx/
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()
589 bmap = get_cores_bmap(dev, eng_grp); in cpt_print_engines_mask()
/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c25 static struct otx2_cpt_bitmap get_cores_bmap(struct device *dev, in get_cores_bmap() function
288 bmap = get_cores_bmap(&cptpf->pdev->dev, eng_grp); in cpt_detach_and_disable_cores()
348 bmap = get_cores_bmap(&cptpf->pdev->dev, eng_grp); in cpt_attach_and_enable_cores()