Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c1585 int ucode_idx = 0; in otx2_cpt_dl_custom_egrp_create() local
1606 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1621 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1636 if (has_ie || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1651 if (ucode_idx > 1) in otx2_cpt_dl_custom_egrp_create()
1657 ucode_filename[ucode_idx++] = val; in otx2_cpt_dl_custom_egrp_create()
1662 if (!(grp_idx && ucode_idx)) in otx2_cpt_dl_custom_egrp_create()
1665 if (ucode_idx > 1 && grp_idx < 2) in otx2_cpt_dl_custom_egrp_create()
1696 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
1711 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
/Linux-v6.1/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c1338 int ucode_idx = 0; in ucode_load_store() local
1374 if (has_se || ucode_idx) in ucode_load_store()
1386 if (has_ae || ucode_idx) in ucode_load_store()
1398 if (ucode_idx > 1) in ucode_load_store()
1404 ucode_filename[ucode_idx++] = val; in ucode_load_store()
1410 if (!(grp_idx && ucode_idx)) in ucode_load_store()
1413 if (ucode_idx > 1 && grp_idx < 2) in ucode_load_store()
1437 if (grp_idx || ucode_idx) in ucode_load_store()
1453 ucode_idx, false); in ucode_load_store()