Home
last modified time | relevance | path

Searched refs:ucode_idx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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 > in otx2_cpt_dl_custom_egrp_create()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds