Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1592 int ucode_idx = 0; in otx2_cpt_dl_custom_egrp_create() local
1613 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1628 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1643 if (has_ie || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1658 if (ucode_idx > 1) in otx2_cpt_dl_custom_egrp_create()
1664 ucode_filename[ucode_idx++] = val; in otx2_cpt_dl_custom_egrp_create()
1669 if (!(grp_idx && ucode_idx)) in otx2_cpt_dl_custom_egrp_create()
1672 if (ucode_idx > 1 && grp_idx < 2) in otx2_cpt_dl_custom_egrp_create()
1704 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
1719 if (ucode_idx > 1) { in otx2_cpt_dl_custom_egrp_create()
/linux-6.15/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c1327 int ucode_idx = 0; in ucode_load_store() local
1363 if (has_se || ucode_idx) in ucode_load_store()
1375 if (has_ae || ucode_idx) in ucode_load_store()
1387 if (ucode_idx > 1) in ucode_load_store()
1393 ucode_filename[ucode_idx++] = val; in ucode_load_store()
1399 if (!(grp_idx && ucode_idx)) in ucode_load_store()
1402 if (ucode_idx > 1 && grp_idx < 2) in ucode_load_store()
1426 if (grp_idx || ucode_idx) in ucode_load_store()
1442 ucode_idx, false); in ucode_load_store()