Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c287 struct tar_ucode_info_t *tar_info; in process_tar_file() local
322 if (!tar_info) in process_tar_file()
325 tar_info->ucode_ptr = data; in process_tar_file()
330 tar_info->ucode.type = ucode_type; in process_tar_file()
331 tar_info->ucode.size = ucode_size; in process_tar_file()
1211 struct tar_ucode_info_t *tar_info; in create_engine_group() local
1239 tar_info->ucode_ptr); in create_engine_group()
1506 if (tar_info[0] && in otx_cpt_try_create_default_eng_grps()
1513 (void **) tar_info, 1, true); in otx_cpt_try_create_default_eng_grps()
1523 if (tar_info[0] && in otx_cpt_try_create_default_eng_grps()
[all …]