Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx/
A Dotx_cptpf_ucode.c287 struct tar_ucode_info_t *tar_info; in process_tar_file()
321 tar_info = kzalloc(sizeof(struct tar_ucode_info_t), GFP_KERNEL); in process_tar_file()
339 struct tar_ucode_info_t *curr, *temp; in release_tar_archive()
353 static struct tar_ucode_info_t *get_uc_from_tar_archive( in get_uc_from_tar_archive()
357 struct tar_ucode_info_t *curr, *uc_found = NULL; in get_uc_from_tar_archive()
387 struct tar_ucode_info_t *curr; in print_tar_dbg_info()
1211 struct tar_ucode_info_t *tar_info; in create_engine_group()
1236 tar_info = (struct tar_ucode_info_t *) ucode_data[i]; in create_engine_group()
1463 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 8 milliseconds