Searched refs:ucode_unload (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.c | 669 static void ucode_unload(struct device *dev, struct otx2_cpt_ucode *ucode) in ucode_unload() function 737 ucode_unload(dev, &eng_grp->ucode[0]); in disable_eng_grp() 738 ucode_unload(dev, &eng_grp->ucode[1]); in disable_eng_grp() 1035 ucode_unload(dev, &eng_grp->ucode[0]); in create_engine_group() 1059 ucode_unload(dev, &eng_grp->ucode[0]); in create_engine_group() 1060 ucode_unload(dev, &eng_grp->ucode[1]); in create_engine_group()
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_ucode.c | 841 static void ucode_unload(struct device *dev, struct otx_cpt_ucode *ucode) in ucode_unload() function 961 ucode_unload(dev, &eng_grp->ucode[0]); in disable_eng_grp() 1304 ucode_unload(dev, &eng_grp->ucode[0]); in create_engine_group() 1321 ucode_unload(dev, &eng_grp->ucode[0]); in create_engine_group()
|