Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c369 uc_info = kzalloc(sizeof(*uc_info), GFP_KERNEL); in load_fw()
370 if (!uc_info) in load_fw()
402 kfree(uc_info); in load_fw()
1167 if (uc_info[0] == NULL) { in otx2_cpt_create_eng_grps()
1187 if (uc_info[1] == NULL) { in otx2_cpt_create_eng_grps()
1207 if (uc_info[0] == NULL) { in otx2_cpt_create_eng_grps()
1422 if (uc_info[0] == NULL) { in create_eng_caps_discovery_grps()
1436 if (uc_info[0] == NULL) { in create_eng_caps_discovery_grps()
1450 if (uc_info[0] == NULL) { in create_eng_caps_discovery_grps()
1703 if (uc_info[0] == NULL) { in otx2_cpt_dl_custom_egrp_create()
[all …]