Home
last modified time | relevance | path

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

/Linux-v6.1/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()
1374 if (has_se || ucode_idx) in ucode_load_store()
1384 has_se = true; in ucode_load_store()
/Linux-v6.1/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()
1606 if (has_se || ucode_idx) in otx2_cpt_dl_custom_egrp_create()
1619 has_se = true; in otx2_cpt_dl_custom_egrp_create()