Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c1583 bool has_se, has_ie, has_ae; in otx2_cpt_dl_custom_egrp_create() local
1595 has_se = has_ie = has_ae = false; in otx2_cpt_dl_custom_egrp_create()
1621 if (has_ae || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1634 has_ae = true; in otx2_cpt_dl_custom_egrp_create()
/linux-6.1.9/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c1336 bool has_se, has_ie, has_ae; in ucode_load_store() local
1348 has_se = has_ie = has_ae = false; in ucode_load_store()
1386 if (has_ae || ucode_idx) in ucode_load_store()
1396 has_ae = true; in ucode_load_store()