Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c1591 int ucode_idx = 0; in otx2_cpt_dl_custom_egrp_create() local
1612 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1627 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1642 if (has_ie || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1657 if (ucode_idx > 1) in otx2_cpt_dl_custom_egrp_create()
1663 ucode_filename[ucode_idx++] = val; in otx2_cpt_dl_custom_egrp_create()
1668 if (!(grp_idx && ucode_idx)) in otx2_cpt_dl_custom_egrp_create()
1671 if (ucode_idx > 1 && grp_idx < 2) in otx2_cpt_dl_custom_egrp_create()
1703 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
1718 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
/linux-6.12.1/drivers/crypto/marvell/octeontx/
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()