Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c1335 bool has_se, has_ie, has_ae; in ucode_load_store() local
1347 has_se = has_ie = has_ae = false; in ucode_load_store()
1373 if (has_se || ucode_idx) in ucode_load_store()
1383 has_se = true; in ucode_load_store()
/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c1589 bool has_se, has_ie, has_ae; in otx2_cpt_dl_custom_egrp_create() local
1601 has_se = has_ie = has_ae = false; in otx2_cpt_dl_custom_egrp_create()
1612 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1625 has_se = true; in otx2_cpt_dl_custom_egrp_create()