Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c1324 int ucode_idx = 0; in ucode_load_store() local
1360 if (has_se || ucode_idx) in ucode_load_store()
1372 if (has_ae || ucode_idx) in ucode_load_store()
1384 if (ucode_idx > 1) in ucode_load_store()
1390 ucode_filename[ucode_idx++] = val; in ucode_load_store()
1396 if (!(grp_idx && ucode_idx)) in ucode_load_store()
1399 if (ucode_idx > 1 && grp_idx < 2) in ucode_load_store()
1423 if (grp_idx || ucode_idx) in ucode_load_store()
1439 ucode_idx, false); in ucode_load_store()