Home
last modified time | relevance | path

Searched defs:eng_grps (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c92 static int dev_supports_eng_type(struct otx_cpt_eng_grps *eng_grps, in dev_supports_eng_type()
589 struct otx_cpt_eng_grps *eng_grps) in print_dbg_info()
1027 struct otx_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp() local
1047 struct otx_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
1205 struct otx_cpt_eng_grps *eng_grps, in create_engine_group()
1323 struct otx_cpt_eng_grps *eng_grps; in ucode_load_store() local
1460 struct otx_cpt_eng_grps *eng_grps, in otx_cpt_try_create_default_eng_grps()
1543 void otx_cpt_set_eng_grps_is_rdonly(struct otx_cpt_eng_grps *eng_grps, in otx_cpt_set_eng_grps_is_rdonly()
1579 struct otx_cpt_eng_grps *eng_grps) in otx_cpt_cleanup_eng_grps()
1613 struct otx_cpt_eng_grps *eng_grps, int pf_type) in otx_cpt_init_eng_grps()
H A Dotx_cptpf.h24 struct otx_cpt_eng_grps eng_grps;/* Engine groups information */ member
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */ member
H A Dotx2_cptpf_main.c594 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in cptpf_get_rid() local