Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptpf_ucode.c286 struct tar_ucode_info_t *tar_info; in process_tar_file()
313 tar_info = kzalloc(sizeof(struct tar_ucode_info_t), GFP_KERNEL); in process_tar_file()
331 struct tar_ucode_info_t *curr, *temp; in release_tar_archive()
346 static struct tar_ucode_info_t *get_uc_from_tar_archive( in get_uc_from_tar_archive()
350 struct tar_ucode_info_t *curr, *uc_found = NULL; in get_uc_from_tar_archive()
380 struct tar_ucode_info_t *curr; in print_tar_dbg_info()
1208 struct tar_ucode_info_t *tar_info; in create_engine_group()
1233 tar_info = (struct tar_ucode_info_t *) ucode_data[i]; in create_engine_group()
1460 struct tar_ucode_info_t *tar_info[OTX_CPT_MAX_ETYPES_PER_GRP] = {}; in otx_cpt_try_create_default_eng_grps()
A Dotx_cptpf_ucode.h95 struct tar_ucode_info_t { struct

Completed in 7 milliseconds