Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1581 bool has_se, has_ie, has_ae; in otx2_cpt_dl_custom_egrp_create() local
1593 has_se = has_ie = has_ae = false; in otx2_cpt_dl_custom_egrp_create()
1619 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1632 has_ae = true; in otx2_cpt_dl_custom_egrp_create()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A 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()
1385 if (has_ae || ucode_idx) in ucode_load_store()
1395 has_ae = true; in ucode_load_store()