Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1583 int ucode_idx = 0; in otx2_cpt_dl_custom_egrp_create() local
1604 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1619 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1634 if (has_ie || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1649 if (ucode_idx > 1) in otx2_cpt_dl_custom_egrp_create()
1655 ucode_filename[ucode_idx++] = val; in otx2_cpt_dl_custom_egrp_create()
1660 if (!(grp_idx && ucode_idx)) in otx2_cpt_dl_custom_egrp_create()
1663 if (ucode_idx > 1 && grp_idx < 2) in otx2_cpt_dl_custom_egrp_create()
1694 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
1709 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c1337 int ucode_idx = 0; in ucode_load_store() local
1373 if (has_se || ucode_idx) in ucode_load_store()
1385 if (has_ae || ucode_idx) in ucode_load_store()
1397 if (ucode_idx > 1) in ucode_load_store()
1403 ucode_filename[ucode_idx++] = val; in ucode_load_store()
1409 if (!(grp_idx && ucode_idx)) in ucode_load_store()
1412 if (ucode_idx > 1 && grp_idx < 2) in ucode_load_store()
1436 if (grp_idx || ucode_idx) in ucode_load_store()
1452 ucode_idx, false); in ucode_load_store()